All Projects â†’ justjavac â†’ Awesome Node Utils

justjavac / Awesome Node Utils

Licence: unlicense
some useful npm packages for nodejs itself

Projects that are alternatives of or similar to Awesome Node Utils

Npm Run All
A CLI tool to run multiple npm-scripts in parallel or sequential.
Stars: ✭ 4,496 (+8715.69%)
Mutual labels:  npm-scripts, npm, npm-package, npm-module
Singlespotify
🎵 Create Spotify playlists based on one artist through the command line
Stars: ✭ 254 (+398.04%)
Mutual labels:  npm, npm-package, node-module, npm-module
Rando.js
The world's easiest, most powerful random function.
Stars: ✭ 659 (+1192.16%)
Mutual labels:  npm, npm-package, node-module, npm-module
Darkmode.js
🌓 Add a dark-mode / night-mode to your website in a few seconds
Stars: ✭ 2,339 (+4486.27%)
Mutual labels:  npm, npm-package, npm-module
Homebridge Wol
A Wake on Lan plugin for Homebridge
Stars: ✭ 150 (+194.12%)
Mutual labels:  npm, npm-package, npm-module
Reactopt
A CLI React performance optimization tool that identifies potential unnecessary re-rendering
Stars: ✭ 1,975 (+3772.55%)
Mutual labels:  npm, npm-package, npm-module
Jsonexport
{} → 📄 it's easy to convert JSON to CSV
Stars: ✭ 208 (+307.84%)
Mutual labels:  npm, npm-package, npm-module
Ts ci
✅ Continuous integration setup for TypeScript projects via GitHub Actions.
Stars: ✭ 225 (+341.18%)
Mutual labels:  npm, npm-package, npm-module
Nls
Missing inspector for npm packages.
Stars: ✭ 44 (-13.73%)
Mutual labels:  npm-scripts, npm, npm-package
Yarpm
CLI tool to run npm scripts with either npm or yarn, depending on how it was started
Stars: ✭ 13 (-74.51%)
Mutual labels:  npm-scripts, npm, npm-package
midtrans-node
Unoffficial Midtrans Payment API Client for Node JS | Alternative for Midtrans Official Module | https://midtrans.com
Stars: ✭ 15 (-70.59%)
Mutual labels:  npm-package, npm-module, node-module
Ngx Smart Modal
Modal/Dialog component crafted for Angular
Stars: ✭ 256 (+401.96%)
Mutual labels:  npm, npm-package, npm-module
React Ckeditor
CKEditor component for React with plugin and custom event listeners support
Stars: ✭ 124 (+143.14%)
Mutual labels:  npm, npm-package, npm-module
Tplink Cloud Api
A node.js npm module to remotely control TP-Link smartplugs (HS100, HS110) and smartbulbs (LB100, LB110, LB120, LB130) using their cloud web service (no need to be on the same wifi/lan)
Stars: ✭ 96 (+88.24%)
Mutual labels:  npm, npm-package, npm-module
Event Target Shim
An implementation of WHATWG EventTarget interface, plus few extensions.
Stars: ✭ 89 (+74.51%)
Mutual labels:  npm, npm-package, npm-module
Webcam Easy
javascript access webcam stream and take photo
Stars: ✭ 79 (+54.9%)
Mutual labels:  npm, npm-package, npm-module
Packagephobia
⚖️ Find the cost of adding a new dependency to your project
Stars: ✭ 1,110 (+2076.47%)
Mutual labels:  npm, npm-package, npm-module
Package.json
文件 package.json 的说明文档。
Stars: ✭ 67 (+31.37%)
Mutual labels:  npm, npm-package, npm-module
Cpx
A cli tool to watch and copy file globs.
Stars: ✭ 394 (+672.55%)
Mutual labels:  npm, npm-package, npm-module
Eslint Plugin Vue
Official ESLint plugin for Vue.js
Stars: ✭ 3,592 (+6943.14%)
Mutual labels:  npm, npm-package, npm-module

awesome-node-utils

  • why-is-node-running - Node is running but you don't know why? why-is-node-running is here to help you.
  • npm-why - Identifies why a package has been installed.
  • why-npm-i-so-long - CLI to check dependencies size.
  • builtins - List of node.js builtin modules
  • pkg-dir - Find the root directory of a Node.js project or npm package
  • node-releases - Node.js releases data
  • detect-node - Detect Node.JS (as opposite to browser environment) (reliable)
  • node-version - Get Node current version
  • find-node-modules - Return an array of all parent node_modules directories
  • resolve-package-path - A special purpose fast memoizing way to resolve a node modules package.json
  • check-node-version - Check installed versions of node and npm
  • parse-node-version - Turn node's process.version into something useful
  • npm-bundled - list things in node_modules that are bundledDependencies, or transitive dependencies thereof
  • npm-install-checks - checks that npm runs during the installation of a module
  • validate-npm-package-name - Give me a string and I'll tell you if it's a valid npm package name
  • npm-packlist - Get a list of the files to add from a folder into an npm package
  • builtin-modules - List of the Node.js builtin modules
  • npm-run-path - Get your PATH prepended with locally installed binaries
  • latest-version - Get the latest version of an npm package
  • is-installed-globally - Check if your package was installed globally
  • please-upgrade-node - Displays a beginner-friendly message telling your user to upgrade their version of Node
  • npkill - List any node_modules directories in your system, as well as the space they take up. You can then select which ones you want to erase to free up space.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].