**Host webpack.config** ```js const config = { ...otherConfigs plugins: [ new ModuleFederationPlugin({ name: "app1", remotes: { app2: "app2@[window.app2Url]/remoteEntry.js" } }). new ExternalTemplateRemotesPlugin(), ] } ```
Microsoft Application Insights JavaScript SDK - Web
Batteries-included agent harness for Claude Code
Immutable ArrayBuffer (the shim!)
Skema provides a handy & composable way to validate / transform / purify the input data.
TypeScript definitions for serialize-javascript
Datadog instrumentation addon for Node.js
Polymorphic has operator for finding whether a collection contains an equivalent value
A strict ESLint config for my JavaScript projects
Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, WebSQL, sql.js databases.
An observable state management library. Directly read, write, and observe any part of your state without writing any selectors, actions, or reducers.
Um projeto JavaScript exemplo.
The Solana Address Lookup Table program and its clients
A type safe and modern jmespath module to parse and extract data from JSON documents using JMESPath
Realm by MongoDB is an offline-first mobile database: an alternative to SQLite and key-value stores
Unified diff parser
Command line interface for rapid Vue.js development
JavaScript SDK that encapsulates the TRON HTTP API
untar files in the browser
JavaScript Conflux Software Development Kit
Citra is an API testing framework designed to perform end to end tests on JSON REST endpoints.
A querystring parser that supports nesting and arrays, with a depth limit
Easily generate secure digest tokens to use with the Phenix platform without requiring any networking activity.
Mix-in, inheritance and constructor extend behavior for your JavaScript enjoyment.