Top 19 JavaScript npm-module Projects
-
nwb
A toolkit for React, Preact, Inferno & vanilla JS apps, React libraries and other npm modules for the web, with no configuration (until you need it)
-
Finally with help of the run-s cli command we create a build script that runs the command sequentially. So run-s build:* will first run remix build followed by build:css script.
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
-
Project mention: Achieving an Organized State in your React App with Overmind (Basic) | dev.to | 2022-02-05
Today's mainly going to be focused on the frontend, because I want to introduce this state management system that I've been really digging lately. It's called Overmind, the same team that made Cerebral. Overmind is somewhat similar to Cerebral, but it supports TypeScript and it's... well, it's not abandoned.
-
Project mention: 14 Linting Rules To Help You Write Asynchronous Code in JavaScript | dev.to | 2022-03-25
The following rules are additional ESLint rules for Node.js provided by the eslint-plugin-node plugin. To use them, you need to install and add the plugin to the plugins array in your .eslintrc configuration file.
-
Project mention: built the online multiplayer version of the Omi card game. enjoy! | reddit.com/r/srilanka | 2021-12-27
No RNG is perfectly random. You can try something like https://github.com/nastyox/Rando.js which might work better.
-
-
SonarLint
Deliver Cleaner and Safer Code - Right in Your IDE of Choice!. SonarLint is a free and open source IDE extension that identifies and catches bugs and vulnerabilities as you code, directly in the IDE. Install from your favorite IDE marketplace today.
-
-
-
PWA in Remix is now possible with the standalone npm package I put together, remix-pwa (with great help from Remix's team member, Jacob). Remix PWA integrates PWA services into Remix with minimal impact on perfomance.
-
Project mention: ToastMaker: Small JavaScript Library for Showing Toast Notifications | news.ycombinator.com | 2022-06-01
-
-
Project mention: My all-round-calculator npm package | reddit.com/r/u_SusmitaDeyCodingOfc | 2022-06-02
Hello folks!! 👋🏻 Announcing publicly 📢 I've made an npm package named "all-round-calculator" and have published it on u/npmjs Check it out:- https://www.npmjs.com/package/all-round-calculator Source code:- https://github.com/Susmita-Dey/all-round-calculator Contributions are always welcomed. 😊
-
-
Clone this branch
-
View on GitHub
-
-
-
multi-avatars
multi-avatars is a React component based on the npm package avataaars. It is random to you depending on what you are giving (or) give some other svg avatars.
Project mention: How I am create my first beautiful React Component as an NPM Package 😎 with 💖 | reddit.com/r/u_Jacksonkasi555 | 2022-03-12{ "name": "multi-avatars", "version": "1.0.0", "main": "./lib/Avatars.js", "scripts": { "build": "webpack" }, "description": "show the random avatars on your website", "peerDependencies": { "prop-types": "^15.6.0", "react": "^16.0.0", "react-dom": "^16.0.0" }, "dependencies": { "avataaars": "^2.0.0" }, "author": "jackson kasi", "keywords": [ "react", "react js", "avatar", "multi avatars", "avatars", "animation", "ui", "node", "component", "avataaars", "face", ], "license": "MIT", "devDependencies": { "babel-core": "^6.21.0", "babel-loader": "^7.1.4", "babel-preset-env": "^1.6.1", "babel-preset-react": "^6.16.0", "babel-preset-stage-0": "^6.24.1", "css-loader": "^3.5.1", "path": "^0.12.7", "prop-types": "^15.6.0", "react": "^16.14.0", "react-dom": "^16.0.0", "style-loader": "^1.1.3", "webpack": "^4.5.0", "webpack-cli": "^4.9.2" }, "repository": { "type": "git", "url": "git+https://github.com/jacksonkasi0/multi-avatars.git" }, "homepage": "https://github.com/jacksonkasi0/multi-avatars#readme", "bugs": { "url": "https://github.com/jacksonkasi0/multi-avatars/issues" } }
JavaScript npm-module related posts
Index
What are some of the best open-source npm-module projects in JavaScript? This list will help you:
Project | Stars | |
---|---|---|
1 | nwb | 5,454 |
2 | npm-run-all | 4,832 |
3 | eslint-plugin-vue | 3,793 |
4 | cerebral | 1,949 |
5 | eslint-plugin-node | 869 |
6 | Rando.js | 732 |
7 | cpx | 487 |
8 | citgm | 470 |
9 | zoom | 135 |
10 | remix-pwa | 115 |
11 | toastmaker | 40 |
12 | random-code | 9 |
13 | all-round-calculator | 8 |
14 | two-step-auth | 7 |
15 | React-Dynamic-Json-Table | 5 |
16 | journal-cli | 4 |
17 | noLoopFor | 3 |
18 | trymodule | 2 |
19 | multi-avatars | 0 |
Are you hiring? Post a new remote job listing for free.