Flash Socket Policy File Server. A server to respond to Flash Socket Policy requests, both inline and through a dedicated server instance.
Ultron is high-intelligence robot. It gathers intel so it can start improving upon his rudimentary design
A distributed event emitter, both for client and nodejs servers
Forgiving HTML/XML/RSS Parser in JS for *both* Node and Browsers
node-haste is a dependency management system for static resources for node.js. It provides the ability to statically resolve JavaScript module dependencies both for node module resolution and Facebook's haste module system.
PostCSS plugin to replace overflow-wrap with word-wrap or optionally retain both declarations.
Organise your package versioning and publishing to make both contributors and maintainers happy
Make a callback- or promise-based function support both promises and callbacks.
The modular and type safe schema library for validating structural data
The official JSON schema converter for Valibot
Distributed task scheduler and rate limiter
graphql-codegen-cli template for TypeScript typings for both client side and server side
Merge two lists, trying to preserve the order of both
A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on both Windows & Unix-like OSes, except where noted.
Element resize detection, both modern way and cross browser.
Hybridify. Hybrids. Create sync or async function to support both promise and callback-style APIs in same time. Using the power of [relike][].
Tiny webpack plugin that adds `module.hot.accept` to the bottom of modules. Use with something like [`babel-plugin-react-hot`](https://github.com/loggur/babel-plugin-react-hot).
The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
A node wrapper for the awesome C markdown parsing library, sundown.
Bypass the require cache when requiring a module – works with both node and browserify
TypeScript transform for exporting a module that can be easily imported both from TypeScript and from Node.js.
A JavaScript beautifier that can both infer coding style and transform code to reflect that style. You can also set style preferences explicitly in a variety of ways.
A fully featured Memcached API client, supporting both single and clustered Memcached servers through consistent hashing and failover/failure. Memcached is rewrite of nMemcached, which will be deprecated in the near future.
Rollup config to create npm modules that support both ECMAScript module and CommonJS