GitHub

GitHub

GitHub is a web-based hosting service for version control using Git.

54,228 tracked projects
Public Registry
Public registry metadata is sourced from known upstream package ecosystems.
github.com

Find Project in GitHub

ProjectDescription
Infinum's JS team linter rules
Determine if the JS environment has template literal support
Is this an ES BigInt value?
Which kind of boxed JS primitive is this?
[DEPRECATED] [go to intuitcss/inuitcss] inuitcss’ default functions
Invenio communities module.
Threshold Signature Scheme for ECDSA/EdDSA
:heavy_minus_sign: Add or subtract a specified time in a date object.
:boy: Turns an object into a bash command.
Get the package.json content either from npm or from a git repository.
Wrap text by a given width.
Fastly MCP brings the power of Fastly's API directly to your AI assistants through the Model Context Protocol (MCP).
:computer: Cross-platform, opens a URL with one of the browsers passed as parameter (if available in the system), preferably default browser of the user
Render an image in React.
Create a key<->value mirror. Useful for constants enumerations. Inspired by keymirror in Flux.
Sort items in a graph using a topological sort into chunks
Reusable package to pretty print test runner summary errors
Node.js module to list all files in a directory or any subdirectories.
Rust General ETL package
A simple jsdoc plugin that very generically strips async and await keywords from the source file before jsdoc processes it.
Monitor fs-extra calls. Uses the debug module.
Promises library that supports queues of file requests. Documented.
Slate: Manage your snippets from your command line.
A micro-library for efficiently creating HTML elements, settings attributes, adding to other elements, and returning an array of elements or HTML markup
Get a list of free variables used in a JS program
prefix dom style
Convert JS Objects to ES6 Maps and vice versa
Tracking vulnerability research where vulnerabilities were disclosed, but no CVE was assigned and probably should be
Recursively look for file to require across parent folders
less plugin for wintersmith
Node.js utilities for timing and formatting durations
For a given Buffer or Stream, this module will attempt to determine the total length of the stream contents.
Webpack loader to remove debug from your production code.
Check whether a value is empty or blank, includes string whitespace support.
PostCSS plugin to get an object containing CSS variables and their values.
Rewrites HTML files with SRI hashes
lazily require modules in node.js
Write templates with embedded JavaScript expressions
JavaScript utils for working with arrays.
Replace extraneous newlines with a single newline, or pass a specified number of newlines to use.
Return a deep copy of an object, recursively filtered to have only keys that match the given glob patterns.
Thin wrapper for Engine, a basic ejs/lodash-style template engine.
Lo-Dash engine conslidate.js style, but with enhancements. Works with Assemble or express.
Template engine library with fast, synchronous rendering, based on consolidate.
Expand parsed command line arguments using expand-object.
Like other checkers, returns true if `value` is falsey. Strings, arrays and `arguments` objects with a length of `0`, and objects with no own enumerable properties are considered falsey. Will also check against user-defined "special cases".
Returns true if an object has an own, enumerable property. Nested properties can be checked using using dot notation paths ('a.b.c').
DEPRECATED. Use @enquirer instead