GitHub
GitHub is a web-based hosting service for version control using Git.
54,184 tracked projects
Public Registry
github.comPublic registry metadata is sourced from known upstream package ecosystems.
Find Project in GitHub
| Project | Description | Stars |
|---|---|---|
Compilation of TypeScript source or file(s) via BatchCompiler | 5 | |
ngzip is a portable streaming stdio gzip command line utility that uses Node.js zlib. It should run anywhere Node.js runs including windows, *nix, mac. | 5 | |
Laravel Elixir CoffeeScript Support | 5 | |
python, but with running. | 5 | |
Source environment variables from a shell script into a Node.js process. | 5 | |
LiveReload CLI tool | 5 | |
Seedable Pseudorandom Number Generators | 5 | |
Override default Jasmine matchers to provide additional diff output | 5 | |
This repository is an extension of our research on cryptocurrency clones and documents existing vulnerabilities discovered in those clones | 5 | |
| 5 | ||
Fast ESLint for CI | 5 | |
Simple Node.js Debugging for Core HTTP and HTTPS modules. | 5 | |
A Promise.all but for Objects as well as Arrays | 5 | |
CVE-2026-1337 - Neo4j - Log Injection | 5 | |
Encode and decode arbitrarily large signed and unsigned BigInts | 5 | |
CommonJS/RequireJS build tool | 5 | |
CSS linter for immutable selectors. | 5 | |
Generate a complete list of fonts and their sources from a directory | 5 | |
I just want to search and write my notes regardless of their file name ... | 5 | |
ESLint rule for forbidding use of React Native components when a version of react-native-normalized is available | 5 | |
Store answers to user prompts, based on locale and/or current working directory (node.js/JavaScript) | 5 | |
Checks if the callback returns a truthy value for any element in a collection, or for any sub-string in a string. The function returns as soon as it finds a passing value and does not iterate over the entire collection. | 5 | |
Get the actual name of a plugin or generator by stripping certain words from the title, allowing it to be used in templates. For example, the "actual" name of `generator-foo` would `foo`. | 5 | |
Swap two items in an array. Does not modify the Array prototype. | 5 | |
Returns true if the callback returns truthy for all elements in the given array. | 5 | |
Similar to Lo-Dash's compact method, but coerces values to arrays first, then returns a flattened array with all falsey values removed. The values false, null, 0, "", undefined, and NaN are all falsey | 5 | |
Async reduce. | 5 | |
Base file loader for [template], for loading vinyl files onto a template collection. | 5 | |
Generate a plain-text or markdown formatted list, with proper indentation, bullets, numbers, letters, roman numerals or custom characters | 5 | |
Collapse an object into a string using the syntax from expand-object. Useful for setting command line args or with test fixtures. | 5 | |
Pad numbers with zeros. Automatically pad the number of digits based on the length of the array, or explicitly pass in the number of digits to use. | 5 | |
Extract a banner comment from a string of javascript. | 5 | |
Fill an array to the given length by repeating its elements. This is a very fast implementation. | 5 | |
Remove extra newlines in a string. | 5 | |
Gulp plugin for removing files flagged as drafts. Can also be used as an assemble or verb plugin. | 5 | |
Dynamically rename dest extension based on src extension. e.g `.coffee` => `.js`. This will only rename the ext, no other path parts are modified. | 5 | |
Returns true if a buffer is binary. Takes a buffer and does not read from the file system. | 5 | |
Returns true if a path is a dot-directory. | 5 | |
just `console.log` prefixed with a green check | 5 | |
Map the destination path for a file based on the given source path and options. | 5 | |
Middleware for templates, assemble, verb, generate or update, for renaming files based on front-matter properties. | 5 | |
Utils for `templates`, assemble, verb, update and generate middleware. | 5 | |
34 non-character code points (labeled <not a character>), that are set aside and guaranteed to never be used for a character. Perfect to use for placeholders or temporary replacements during string transformations. | 5 | |
Normalize an array of keywords. Sorts and removes duplicates and common words (uses the 100 most common english words). | 5 | |
Simple API for globally installing or uninstalling one or more NPM packages. | 5 | |
Get n specific segments of a file path, e.g. first 2, last 3, etc. | 5 | |
Plugin for question-store that adds a `match` method for filtering out questions to ask using glob patterns or regex. | 5 | |
Generate reference links for a glob of markdown files, allowing you to more easily create references from one file to another. | 5 | |
Calculate the relative path from a file's destination path to another directory or file. Useful in template helpers, middleware and plugins. | 5 | |
Run multiple regex or string find-and-replace transformations on a string in sequence, reducing the final string to the accumulated result of all transformations. | 5 |