GitHub

GitHub

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

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

Find Project in GitHub

ProjectDescription
Strip windows carriage returns, or convert carriage returns to newlines.
Set and get custom template delimiters.
noop / pass-through engine for engine-cache, consolidate.js, assemble (v0.6.x) or any node.js app that supports similar conventions.
Utilities from consolidate.js for normalizing engine formats.
Escape delimiters in templates. Used with Lo-Dash and underscore templates but could be used with other template engines as well.
Middleware for processing config templates in front matter. Can be used with verb, assemble v0.6.0, or any application based on jonschlinkert/template.
Extension of the node.js path.extname method.
just an object to map `src` file extensions to `dest` file extensions as key/value pairs (e.g. `{'.less': '.css'}`). Useful for rewriting paths in tasks/plugins. pull requests welcome.
Extract a string in the given range (e.g. from line X to line Y).
Get the basename of a filepath excluding extension.
File system utils for normalizing things like eol, encoding and BOM.
Filter an array to have only function values, or an object to have only properties with function values.
Utility for getting an assemble or templates view from a collection object.
glob-fs middleware for automatically ignoring dotfiles.
Generate a simple TOC from the paths of a glob of files.
Adds destination related properties to the `file.data.dest` object on vinyl files.
Cross-platform info symbol.
Returns true if an answer to a prompt is not undefined, null, an empty object, empty array, or a string with zero length.
Returns true if a value is an object and appears to be a valid Templates view object.
Finds helpers that aren't registered and variables that aren't defined on the context. Can be used as a middleware with assemble, Template, verb, generate, and other apps built on Template.
Load the package.json for any project currently installed in node_modules.
Attempt to resolve the absolute filepath to a file after verifying that it exists.
Return an array of resolved filepaths for specified npm module dependencies. Minimatch patterns can be used.
Similar to assign-value but deeply merges object values or nested values using object path/dot notation.
Read data files and extend the data from each onto an object or objects, named using the given string.
DEPRECATED. use filter-values instead.
Utilies for parser-cache and compatible parsers.
Get the value of the first occurrence of `key` from an array of objects.
Gets the package.json for one or more names from the npm registry and caches the results for a specified period of time. Default cache period is one week.
Does one simple thing - gets the flags from a regular expression. Useful for cloning and any library that uses or generates regular expressions that are created from other regular expressions.
Special RegExp characters, useful for escaping.
Return a mapped dest for a src a filepath.
Push template collections into a vinyl stream.
Create vinyl file from a file path. Also reads contents and populates the `stat` property based on options.
Convert a Template template-object to a vinyl file object.
Trim leading lines from a string when they are 100% whitespace or empty. Indentation is left unharmed.
Tag for Verb. Uses js-comments to parse JavaScript code comments and generate API documentation.
Beautiful tape tests for browsers and cli
Converts an `editorconfig`-parsed object to a `prettier` configuration
A config-driven Model Context Protocol (MCP) reverse proxy built in Rust. Aggregates multiple MCP backends behind a single endpoint with per-backend middleware, authentication, and observability.
Modular configuration rules for TSLint
grunt-service
A programmatic way to generate locally trusted certificates
[CAUTION] This repository has been MOVED to monorepo.
compare SPDX license expressions
JSTransformer support for JSTransformers.
Markdown support for JSTransformers.
Remarkable markdown support for JSTransformers.
Swig support for JSTransformers.