A runtime "linter" for your js application.
Enhance ESLint with better support for large scale monorepos
babel's modular runtime helpers
Runtime for Regenerator-compiled generator and async functions.
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Blazing fast zero-runtime CSS in JS library
Blazing fast zero-runtime CSS in JS library
Runtime agnostic JS utils
👷 workerd for Linux 64-bit, Cloudflare's JavaScript/Wasm Runtime
👷 workerd, Cloudflare's JavaScript/Wasm Runtime
Lint files staged by git
Blazing fast zero-runtime CSS in JS library
Blazing fast zero-runtime CSS in JS library
Module federation runtime package collection. You can just install it instead of installing all the packages separately.
babel's modular runtime helpers with core-js@3 polyfilling
Blazing fast zero-runtime CSS in JS library
- Can be combined with the build plug-in to share basic dependencies according to policies to reduce the number of module downloads and improve the loading speed of modules. - Only consume part of the export of the remote module and will not fully downloa
- Can be combined with the build plug-in to share basic dependencies according to policies to reduce the number of module downloads and improve the loading speed of modules. - Only consume part of the export of the remote module and will not fully downloa
Lint a string against commitlint rules
- **plugins** - any other Rollup.js plugin, i.e. a minifier. - **target**: - `node` - a preset suitable for the Node.js runtime - `browser` - a preset tailored to Browsers - `runtime` - a preset you want to use if you want to bundle & execute the ru
A sdk for support module federation
hast utility to transform to preact, react, solid, svelte, vue, etc
Linting support for the CodeMirror code editor
StrongLoop Globalize - API
"proxy_pac_rb" is a gem to compress, lint and parse proxy auto-config files. It comes with a cli program, some rack middlewares and can be used from within ruby scripts as well. "proxy_pac_rb" uses a JavaScript runtime to evaulate a proxy auto-config file the same way a browser does to determine what proxy (if any at all) should a program use to connect to a server. You must install on of the supported JavaScript runtimes: therubyracer or therubyrhino
Ruby wrapper to run and format JSHint, using execJS. It supports commandline arguments or a YAML config file to specify global variables and JSHint configs. JavaScript runtime independent so you can start linting without the hassle, on Linux, Windows, or Mac