Coder Social home page Coder Social logo

awesome-node-utils's Introduction

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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.