MIT licensed packages
Popular open-source packages distributed under the MIT license.
1,163 packages
System.ValueTuple
Provides cryptographic algorithm implementations and key management with Windows Cryptographic Next Generation API (CNG). Commonly Used Types: System.Security.Cryptography.RSACng System.Security.Cryptography.ECDsaCng System.Security.Cryptography.CngKey When using NuGet 3.x this package requires at least version 3.4.
Streaming, source-agnostic EventSource/Server-Sent Events parser
Helper function to replace certain member expressions with function calls
Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard
ES Object-related atoms: Object, ToObject, RequireObjectCoercible
Bitfield that allocates a series of small buffers to support sparse bits without allocating a massive buffer
Model Context Protocol for TypeScript — public Zod schemas (spec + OAuth/OpenID)
Model Context Protocol implementation for TypeScript - Client package
Json.NET BSON adds support for reading and writing BSON
This package is part of the [React Native CLI](../../README.md). It contains commands for diagnosing and fixing common Node.js, iOS, Android & React Native issues.
Just a little module for plugins.
Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster
Extract meaning from JS Errors
A Babel preset that enables parsing of proposals supported by the current Node.js version.
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
node's assert.deepEqual algorithm except for NaN being equal to NaN
A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementations
Provides classes that allow a compiler or tool to emit Microsoft intermediate language (MSIL). The primary clients of these classes are script engines and compilers. Commonly Used Types: System.Reflection.Emit.ILGenerator System.Reflection.Emit.Label System.Reflection.Emit.CustomAttributeBuilder System.Reflection.Emit.LocalBuilder System.Reflection.Emit.ParameterBuilder System.Reflection.Emit.SignatureHelper When using NuGet 3.x this package requires at least version 3.4.
Basic IP rate-limiting middleware for Express. Use to limit repeated requests to public APIs and/or endpoints such as password reset.
Provides base classes that enable managing access and audit control lists on securable objects. Commonly Used Types: System.Security.AccessControl.AccessRule System.Security.AccessControl.AuditRule System.Security.AccessControl.ObjectAccessRule System.Security.AccessControl.ObjectAuditRule System.Security.AccessControl.ObjectSecurity
REPL plugin for Click
Get the currently executing AST node of a frame, and other information
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings. This package was built from the source code at https://github.com/dotnet/dotnet/tree/e2f47b0110ed922f21a1522da67279133ce28f32
Colored symbols for various log levels. Example: `✔︎ Success`
Babel plugin to generate native module and view manager code for React Native.
A Promise-compatible abstraction that defers resolving/rejecting promises to another closure.
Run a subprocess synchronously and interactively in Node.js
Base64 encoding/decoding in pure JS
Compile class public and private fields, private methods and decorators to ES6