Implementation of Function.prototype.bind
GitHub API token authentication for GitHub Actions
An ES2019 spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.
javascript standard data structure library which benchmark against C++ STL
An ES2019 spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.
Determine if a function is a native generator function.
Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.
Easily apply tilt hover effect on React components - lightweight/zero dependencies
A utility-first CSS framework for rapidly building custom user interfaces.
Prisma Client is an auto-generated, type-safe and modern JavaScript/TypeScript ORM for Node.js that's tailored to your data. Supports PostgreSQL, CockroachDB, MySQL, MariaDB, SQL Server, SQLite & MongoDB databases.
Helper functions around Function call/apply/bind, for use in `call-bind`
Determine if the JS environment has Symbol support. Supports spec, or shams.
Microsoft Application Insights Core Javascript SDK
Parse HTTP X-Forwarded-For header
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
Promptbook: Create persistent AI agents that turn your company's scattered knowledge into action
A node.js module for parsing form data, especially file uploads.
Developer friendly Natural Language Processing ✨
Universal abstract-level database for Node.js and browsers
Get and robustly cache all JS language-level intrinsics at first require time
ES proposal-spec-compliant Object.fromEntries shim.
Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.
Local Debugging for GitHub Actions
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.