danielkalen / inspector-on-demandLinks
Launch v8 inspector/devtools on demand for long-running apps
β43Updated 7 years ago
Alternatives and similar repositories for inspector-on-demand
Users that are interested in inspector-on-demand are comparing it to the libraries listed below
Sorting:
- π£ Convert files to data-uris at build time.β43Updated 7 years ago
- Easily allow your Node program to run in a target node version range to maximize compatibility.β20Updated 5 years ago
- A tagged template literal utility for Node streamsβ46Updated 5 years ago
- A script for enabling 2FA on all of your npm packagesβ55Updated 7 years ago
- Generate reports about dependencies and dependents of your JavaScript/TypeScript files through an AST. It supports import and require staβ¦β84Updated 5 years ago
- πΈ data-snapshot is a generic mock data manager for JavaScript tests, that helps you use data from real endpoints in tests.β34Updated this week
- Because passing callbacks down the component tree is a pain.β24Updated 7 years ago
- Just like babel-register, but using all the loaders, resolvers and aliases from webpackβ50Updated 2 years ago
- Practical, zero-config Webpack, until you need it.β36Updated 7 years ago
- Jest watch plugin for checking changes since masterβ45Updated 4 years ago
- Prevent `require` from searching upwards for required modulesβ95Updated 4 years ago
- MicroAB is an A/B Testing API for express applications with simple persistence in redis. πβ41Updated 7 years ago
- A JavaScript List Pattern Formatter Libraryβ33Updated 7 years ago
- A small library (<11 kB) which defines tail recursive functions in JavaScript which avoid call stack overflow.β31Updated 2 years ago
- Improved sorting order for directory entitiesβ26Updated 7 years ago
- Prevent accidentally introducing XSS holes with the strings in your appβ35Updated 7 years ago
- π· Map template literal expression interpolations with ease.β66Updated 7 years ago
- Call a method on all items in an iterable by calling it on the iterable itselfβ164Updated 4 years ago
- An opinionated library to make testing babel plugins easier.β80Updated 3 years ago
- Input module for Listrβ33Updated 5 years ago
- Calculate package sizes in various configurationsβ17Updated 4 years ago
- Hot install and activation of npm modulesβ24Updated 7 months ago
- VS Code extension for automating JavaScript importsβ25Updated 6 years ago
- No Flux plus no Redux equals ZeroFux. A stateless unidirectional data flow implemented with Custom Events.β37Updated 8 years ago
- A secure require implementation for ECMAScriptβ54Updated 2 years ago
- π¦ It is a small library to work component styles intelligently, quickly and intuitively without leaving css.β24Updated 7 years ago
- Focus on targets with selectorsβ29Updated 7 years ago
- Quickly generate a list of merged PRs in the given git rangeβ86Updated last year
- Fixes your ES import paths - from Node-style to explicit filenamesβ122Updated 3 years ago
- Babel plugin for transforming this const [value, setValue] = useState(null) to this const {0: value, 1: setValue} = useState(null);.β44Updated 3 years ago