GitHub

GitHub

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

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

Find Project in GitHub

ProjectDescription
Module for parsing URI's in engine.io-client
fusion is a JavaScript, HTML, and CSS language framework.
Documentation tool for tcomb
Normalize CSS selectors
Sharing button in toolbar for GitBooks
Javascript tokenizer for english sentences
Babel plugin that rewrites invariant calls with their source location
:sparkles: glslify transform that provides you with a cleaner module import/export syntax
A simple utility for precise-dateing functions and classes.
JJSON is a pure Java lib dealing with JSON. It does not need dependencies and is easy to use.
[DEPRECATED] Developer Environment for Grommet applications
Parses queries from HTTP requests and adapts them to database queries
Capture and retrieve the last time a function was run
Grunt plugin for Eslint
Rocky middleware for service discovery and dynamic traffic balancing using Consul
Wait for multiple events
Simple tool for storing/retrieving objects events based hierarchical key paths.
Validate html using https://validator.w3.org/nu/
HTML5 linting and validation.
Retrieve the common prefix across multiple strings
Protobuf/gRPC schemas for the Hyperdrive API
An mcp server that auto commits changes and creates commit message in the form of conventional commits (https://www.conventionalcommits.org/en/v1.0.0/)
Read from a file, falling back to stdin.
Inferno specific linting rules for ESLint
`process.exitCode` behavior back-ported from io.js and Node.js 0.12+
Run a list of functions in order in a given object context. The functions can be callback-taking or promise-returning.
Convert JavaScript literals to babel AST nodes.
An unofficial Python implementation of the ScreenConnect API
takes an object as input then serializes it as JSON and copies it to your clipboard from the browser
Easy to read test output with nested describe and it blocks
grunt task to update git submodules
DEPRECATED: A Grunt plugin for moving/renaming files.
Report test results using OSX Notification Center, Growl or notify-send.
Python support for Keycloak
ESLint's RuleTester for AVA
use gruntjs to rework your css files
Uses babel to extract JavaScript code comments from a string. Returns an array of comment objects, with line, column, index, comment type and comment string.
Extract javascript code comments with esprima. Thin wrapper to prove a simple interface for getting code comments from a string, file or glob of files.
A cache for managing namespaced sub-caches
Resolve the path to the user's global .gitconfig.
Return true if the file is (or the file path has) a dotfile.
Returns `true` if a file path appears to be relative. Moved from the "relative" lib.
Return an object for a glob of files. Pass a `rename` function for the keys, or a `parse` function for the content, allowing it to be used for readable or require-able files.
Extend the properties from any number of objects onto the first object. Pass an empty object as the first arg to create a new object.
Returns an array of unique "npm" directories based on the user's platform and environment. Node.js / JavaScript.
Right pad a string with zeros or a specified string. Fastest implementation.