MIT licensed packages
Popular open-source packages distributed under the MIT license.
1,164 packages
Compile ES2015 Unicode regex to ES5
System.Runtime.Serialization.Formatters
Polyfill for Node.js module.createRequire (<= v12.2.0)
TypeScript definitions for @sinonjs/fake-timers
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Utilities for ESLint plugins.
Compile ES2015 destructuring to ES5
iced is a blazing fast and correct x86 (16/32/64-bit) instruction decoder, disassembler and assembler written in C#. - 👍 Supports all Intel and AMD instructions - 👍 Correct: All instructions are tested and iced has been tested against other disassemblers/assemblers (xed, gas, objdump, masm, dumpbin, nasm, ndisasm) and fuzzed - 👍 100% C# code - 👍 The formatter supports masm, nasm, gas (AT&T), Intel (XED) and there are many options to customize the output - 👍 The decoder decodes >130 MB/s - 👍 Small decoded instructions, only 40 bytes and the decoder doesn't allocate any memory - 👍 Create instructions with code assembler, eg. `asm.mov(eax, edx)` - 👍 The encoder can be used to re-encode decoded instructions at any address - 👍 API to get instruction info, eg. read/written registers, memory and rflags bits; CPUID feature flag, control flow info, etc - 👍 Supports `.NET Standard 2.0/2.1+` and `.NET Framework 4.5+` - 👍 License: MIT
An implementation of the Unicode UTS #46: Unicode IDNA Compatibility Processing
prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.
assert with status codes
Istanbul coverage provider for Vitest
Vitest snapshot manager
libSQL driver for TypeScript and JavaScript
The fastest and simplest library for SQLite in Node.js.
Vitest module mocker implementation
A base TSConfig for working with Node 16.
Thunk middleware for Redux.
Fastest SQLite for React Native (with node.js support)
The official runtime utils for Standard Schema
sql named placeholders to unnamed compiler
TypeScript definitions for better-sqlite3
Provides the System.Reflection.Emit.DynamicMethod class, which represents a dynamic method that can be compiled, executed, and discarded. Discarded methods are available for garbage collection. Commonly Used Types: System.Reflection.Emit.DynamicMethod When using NuGet 3.x this package requires at least version 3.4.
A slightly nicer interface to Postgres over node-libpq
More powerful alternative to Animated library for React Native.
default socket.io in-memory adapter
Allow parsing of top-level await in modules
Helper function to remap async functions to generators
A base TSConfig for working with Node 14.
A batteries-included SQL query & schema builder for PostgresSQL, MySQL, CockroachDB, MSSQL and SQLite3