GitHub

GitHub

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

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

Find Project in GitHub

ProjectDescription
Action Destinations are the new way to build streaming destinations on Segment.
Check whether a request can be retried based on the `error.code`
An implementation of the ZITADEL gRPC API in Rust. Complemented with other useful elements such as ServiceAccount auth.
Language Server used by IDEs as Snyk Backend for Frontends
gl-matrix's mat4, split into smaller pieces
utility to recursively walk over unist nodes, with ancestral information
Mini template system for the console and colors
YADIFA is a lightweight authoritative Name Server with DNSSEC capabilities. Developed by the passionate people behind the .eu top-level domain, YADIFA has been built from scratch to face today’s DNS challenges, with no compromise on security, speed and stability, to offer a better and safer Internet experience.
A parser for BNF and EBNF grammars used by jison
Automatically detect external images in the Wordpress post content and import images to your site and adding to the media library and finally replace image urls with new urls
Find open ports programmatically with Node.js
Python bindings for WebP
idb integration for Appium
Node.js module for i18n apps - query any country's spoken languages or find countries where a language is spoken.
unix datagram support for node.js
😴 - Detect when the browser is idle
Node module for checking if an IP address is within a CIDR range or matches another IP
A fast Node.js implementation of the latest MessagePack spec
Parse and consume binary streams with a neat DSL
Safely pipe node.js streams while capturing all errors to a single promise
Well-Known Text parser for Terraformer
AST recursive visitor
JavaScript binding to Zopfli with WebAssembly.
All of the Google API's protocol buffer files
A polyfill for IntersectionObserver
ospd-openvas is an OSP server implementation to allow GVM to remotely control an OpenVAS Scanner
A free and open source command snippets manager for organize and copy fast.
Icinga DB Web – UI for Icinga DB – Provides a graphical interface to your Icinga monitoring
axTLS port for ESP8266
Deeply mix the properties of objects into the first object, while also mixing-in child objects.
List of locales for i18n
A crate with indexed arenas with small memory footprint
Transform stream for Node.js that allows you to run your transforms in parallel without changing the order
A node-redis wrapper to be used with visionmedia's co library
Compile and resolve template strings notation as specified in ES6
dotenv... but with defaults!
Searches for and loads your tool's JavaScript configuration files with full support for CJS, ESM, TypeScript and more.
Monorepo for NodeLib libraries
WinGup - Generic Updater for Windows
An all in one AI solution compatible with any known AI service on the planet
Online movie booking system is a web portal where you can book tickets in advance , know your movie show timing, watch movie trailer and read reviews for the same. The objective of Cinema Reservation System is to provide the facility of booking movie tickets online. Customer can view timing of movie shows and book the show as per the availability. Cinema Reservation System is a PHP/MySQL based. This project provides ticket reservation system allowing bookings in a few easy steps. Users can easily book for Shows, Change time, Delete order and view all the shows available. https://youtu.be/h3DR9mBOsfc
A high performance, single threaded, HTTP/1.1 server written in C++ as a learning tool. Uses kqueue for event management, therefore is *BSD / macOS only!
a promise-based ftp client for node.js
General purpose HTTP / HTTPS client for node.js. Supports transparent gzip / deflate decoding. Successor of http-get.
An MCP server that provides LLMs with efficient access to package documentation across multiple programming languages
Convert a dash/dot/underscore/space separated string to UpperCamelCase: foo-bar → FooBar