Tools

Tools

2330 bookmarks
Custom sorting
patch-package - npm
patch-package - npm
Fix broken node modules with no fuss. Latest version: 6.4.7, last published: 2 years ago. Start using patch-package in your project by running `npm i patch-package`. There are 529 other projects in the npm registry using patch-package.
patch-package - npm
idl-property-observer - npm
idl-property-observer - npm
Plug changes like HTMLInputElement.value into MutationObservers in 744 bytes. Framework agnostic! Made by AnonyCo with ❤️ from 🐕s.. Latest version: 1.0.1, last published: 3 years ago. Start using idl-property-observer in your project by running `npm i idl-property-observer`. There are no other projects in the npm registry using idl-property-observer.
idl-property-observer - npm
flushout - npm
flushout - npm
Flushout is a distributed data model based on event-sourcing written in TypeScript.. Latest version: 1.1.1, last published: 3 years ago. Start using flushout in your project by running `npm i flushout`. There are no other projects in the npm registry using flushout.
flushout - npm
element-observer - npm
element-observer - npm
Element similar to MutationObserver but more easy to use.. Latest version: 1.2.4, last published: 3 years ago. Start using element-observer in your project by running `npm i element-observer`. There are no other projects in the npm registry using element-observer.
element-observer - npm
babel-plugin-transform-imports - npm
babel-plugin-transform-imports - npm
Transforms member style imports (import {x} from 'y') into default style imports (import x from 'y/lib/x'). Latest version: 2.0.0, last published: 3 years ago. Start using babel-plugin-transform-imports in your project by running `npm i babel-plugin-transform-imports`. There are 146 other projects in the npm registry using babel-plugin-transform-imports.
babel-plugin-transform-imports - npm
webpack-entry-plus - npm
webpack-entry-plus - npm
Generate dynamic webpack bundle output names from known or unknown entry files. Latest version: 1.0.19, last published: 2 years ago. Start using webpack-entry-plus in your project by running `npm i webpack-entry-plus`. There is 1 other project in the npm registry using webpack-entry-plus.
webpack-entry-plus - npm
scritch - npm
scritch - npm
A small CLI to help you write sharable scripts for your team. Latest version: 1.3.1, last published: 3 years ago. Start using scritch in your project by running `npm i scritch`. There is 1 other project in the npm registry using scritch.
scritch - npm
simplur - npm
simplur - npm
Simple, versatile string pluralization. Latest version: 3.0.1, last published: a year ago. Start using simplur in your project by running `npm i simplur`. There are 2 other projects in the npm registry using simplur.
simplur - npm
destiny - npm
destiny - npm
Prettier for file structures. Latest version: 0.7.1, last published: 2 years ago. Start using destiny in your project by running `npm i destiny`. There are no other projects in the npm registry using destiny.
destiny - npm
next-pwa - npm
next-pwa - npm
Next.js with PWA, powered by workbox.. Latest version: 5.6.0, last published: a month ago. Start using next-pwa in your project by running `npm i next-pwa`. There are 46 other projects in the npm registry using next-pwa.
next-pwa - npm
@shopify/magic-entries-webpack-plugin - npm
@shopify/magic-entries-webpack-plugin - npm
A webpack plugin that automatically sets up entrypoints from filename conventions. Latest version: 2.0.0, last published: 10 months ago. Start using @shopify/magic-entries-webpack-plugin in your project by running `npm i @shopify/magic-entries-webpack-plugin`. There are no other projects in the npm registry using @shopify/magic-entries-webpack-plugin.
@shopify/magic-entries-webpack-plugin - npm
eslint-plugin-builtin-compat - npm
eslint-plugin-builtin-compat - npm
Checks built-in objects compatibility. Latest version: 0.0.2, last published: 4 years ago. Start using eslint-plugin-builtin-compat in your project by running `npm i eslint-plugin-builtin-compat`. There is 1 other project in the npm registry using eslint-plugin-builtin-compat.
eslint-plugin-builtin-compat - npm
eslint-plugin-array-plural - npm
eslint-plugin-array-plural - npm
ESLint plugin to force usage of plural noun to name array variables. Latest version: 1.2.0, last published: 3 years ago. Start using eslint-plugin-array-plural in your project by running `npm i eslint-plugin-array-plural`. There is 1 other project in the npm registry using eslint-plugin-array-plural.
eslint-plugin-array-plural - npm
eslint-plugin-progress - npm
eslint-plugin-progress - npm
Report progress when running ESLint. Useful for large projects!. Latest version: 0.0.1, last published: 3 years ago. Start using eslint-plugin-progress in your project by running `npm i eslint-plugin-progress`. There are 2 other projects in the npm registry using eslint-plugin-progress.
eslint-plugin-progress - npm
eslint-plugin-md - npm
eslint-plugin-md - npm
An ESLint plugin that allows you to lint markdown code in your *.md files.. Latest version: 1.0.19, last published: 2 years ago. Start using eslint-plugin-md in your project by running `npm i eslint-plugin-md`. There are 12 other projects in the npm registry using eslint-plugin-md.
eslint-plugin-md - npm
eslint-plugin-no-arrow-labels - npm
eslint-plugin-no-arrow-labels - npm
ESLint rule to disallow labels in arrow function bodies. Latest version: 0.1.2, last published: 7 years ago. Start using eslint-plugin-no-arrow-labels in your project by running `npm i eslint-plugin-no-arrow-labels`. There are no other projects in the npm registry using eslint-plugin-no-arrow-labels.
eslint-plugin-no-arrow-labels - npm
eslint-plugin-no-shit - npm
eslint-plugin-no-shit - npm
Disallow ⚠️ use of offensive 💪 language 💯. Latest version: 0.0.2, last published: 5 years ago. Start using eslint-plugin-no-shit in your project by running `npm i eslint-plugin-no-shit`. There are no other projects in the npm registry using eslint-plugin-no-shit.
eslint-plugin-no-shit - npm
eslint-plugin-delegated-events - npm
eslint-plugin-delegated-events - npm
Disallow delegating high-frequency events.. Latest version: 1.0.0, last published: 3 years ago. Start using eslint-plugin-delegated-events in your project by running `npm i eslint-plugin-delegated-events`. There are no other projects in the npm registry using eslint-plugin-delegated-events.
eslint-plugin-delegated-events - npm
eslint-plugin-must-use-await - npm
eslint-plugin-must-use-await - npm
Flags use of callback functions and .then(), for users of ES2017's async/await. Latest version: 1.1.2, last published: 5 years ago. Start using eslint-plugin-must-use-await in your project by running `npm i eslint-plugin-must-use-await`. There are no other projects in the npm registry using eslint-plugin-must-use-await.
eslint-plugin-must-use-await - npm
eslint-plugin-no-for-each - npm
eslint-plugin-no-for-each - npm
fix forEach, for in, for of, and for loops. Latest version: 0.1.14, last published: 6 years ago. Start using eslint-plugin-no-for-each in your project by running `npm i eslint-plugin-no-for-each`. There are 2 other projects in the npm registry using eslint-plugin-no-for-each.
eslint-plugin-no-for-each - npm
eslint-plugin-scissors - npm
eslint-plugin-scissors - npm
detects long call chains/nested expressions. Latest version: 1.0.0, last published: 4 years ago. Start using eslint-plugin-scissors in your project by running `npm i eslint-plugin-scissors`. There is 1 other project in the npm registry using eslint-plugin-scissors.
eslint-plugin-scissors - npm
eslint-plugin-fetch - npm
eslint-plugin-fetch - npm
Prefer fetch over other ajax requests. Latest version: 0.0.1, last published: 6 years ago. Start using eslint-plugin-fetch in your project by running `npm i eslint-plugin-fetch`. There are 2 other projects in the npm registry using eslint-plugin-fetch.
eslint-plugin-fetch - npm
eslint-plugin-only-ascii - npm
eslint-plugin-only-ascii - npm
ESLint plugin to remove non-ascii characters from JavaScript source code.. Latest version: 0.0.0, last published: 6 years ago. Start using eslint-plugin-only-ascii in your project by running `npm i eslint-plugin-only-ascii`. There is 1 other project in the npm registry using eslint-plugin-only-ascii.
eslint-plugin-only-ascii - npm
eslint-plugin-package-json - npm
eslint-plugin-package-json - npm
Rules for valid, consistent, and readable package.json files. Latest version: 0.1.4, last published: 3 years ago. Start using eslint-plugin-package-json in your project by running `npm i eslint-plugin-package-json`. There are 6 other projects in the npm registry using eslint-plugin-package-json.
eslint-plugin-package-json - npm
eslint-plugin-variables - npm
eslint-plugin-variables - npm
ESLint micro plugin with rules for more strictly variables usage.. Latest version: 1.0.3, last published: 5 years ago. Start using eslint-plugin-variables in your project by running `npm i eslint-plugin-variables`. There are no other projects in the npm registry using eslint-plugin-variables.
eslint-plugin-variables - npm
eslint-plugin-json-format - npm
eslint-plugin-json-format - npm
lint and auto-fix json. Latest version: 2.0.1, last published: 3 years ago. Start using eslint-plugin-json-format in your project by running `npm i eslint-plugin-json-format`. There are 40 other projects in the npm registry using eslint-plugin-json-format.
eslint-plugin-json-format - npm
eslint-plugin-scanjs-rules - npm
eslint-plugin-scanjs-rules - npm
ESLint plugin that contains ScanJS rules. Latest version: 0.2.1, last published: 5 years ago. Start using eslint-plugin-scanjs-rules in your project by running `npm i eslint-plugin-scanjs-rules`. There are 8 other projects in the npm registry using eslint-plugin-scanjs-rules.
eslint-plugin-scanjs-rules - npm
eslint-config-scanjs - npm
eslint-config-scanjs - npm
umbrella config to get scanjs-like functionality from eslint. Latest version: 1.0.0-beta4, last published: 5 years ago. Start using eslint-config-scanjs in your project by running `npm i eslint-config-scanjs`. There are no other projects in the npm registry using eslint-config-scanjs.
eslint-config-scanjs - npm
eslint-plugin-no-inferred-method-name - npm
eslint-plugin-no-inferred-method-name - npm
ES6 object literal method linting for ESLint. Latest version: 2.0.0, last published: 3 years ago. Start using eslint-plugin-no-inferred-method-name in your project by running `npm i eslint-plugin-no-inferred-method-name`. There are 5 other projects in the npm registry using eslint-plugin-no-inferred-method-name.
eslint-plugin-no-inferred-method-name - npm