developit / eslint-config-developitLinks
developit's generic eslint config for libraries
☆21Updated 5 years ago
Alternatives and similar repositories for eslint-config-developit
Users that are interested in eslint-config-developit are comparing it to the libraries listed below
Sorting:
- A sandbox for playing around with React suspense☆16Updated last year
- Improved sorting order for directory entities☆26Updated 6 years ago
- Handle `.mjs` files correctly within webpack☆70Updated 6 years ago
- Tiny wrapper around benchmarkjs with a nicer api☆20Updated 3 years ago
- Zero-runtime CSS in JS library for building React components☆18Updated 6 years ago
- Utils for looking up and working with Flow & TypeScript scopes in Babel☆12Updated 6 years ago
- 🍫 Powerful component-based layouts built with CSS Grid areas☆22Updated 6 years ago
- 🎣 Convert your set of strings to optimized RegExps at build time.☆38Updated 6 years ago
- Rollup plugin to automatically preserve shebangs in entry modules.☆48Updated last year
- Runs web platform tests in Node.js using jsdom☆23Updated 8 months ago
- Composable alternative for Lodash.matches()☆14Updated 7 years ago
- A Babel plugin for replacing expressions with other expressions☆24Updated 2 years ago
- Take care of your spawn()☆85Updated 8 months ago
- Rewrite `import` statements as `require()`s; via RegExp☆31Updated 4 years ago
- Gatsby remark plugin to import code from a file into code blocks☆23Updated 4 years ago
- preact release tool☆13Updated 4 years ago
- Reload changed files in Node *without* restarting the server (like nodemon/piping/etc.)☆23Updated 6 years ago
- Replace all instances of "@@strings like this" with hashes.☆35Updated 5 years ago
- 📸 data-snapshot is a generic mock data manager for JavaScript tests, that helps you use data from real endpoints in tests.☆35Updated this week
- ☆34Updated 6 years ago
- A tiny Node.js microservice to detect the language of a code snippet☆21Updated 4 years ago
- CLI tool for publishing your static website to a separate branch☆69Updated 5 years ago
- 📏 Animate height when children mount/unmount☆57Updated 6 years ago
- Create a 'gud nuff' (not cryptographically secure) globally unique id☆21Updated 4 years ago
- Conversion tool from JSX or Handlebars to htm (tagged template literal)☆38Updated 6 years ago
- Parse your code in markdown into CodeSandbox.☆51Updated 6 years ago
- A proof of concept clone of Unpkg running on Cloudflare Workers☆47Updated 4 years ago
- A tiny (156B) utility to compare a string against a template mask.☆22Updated 8 years ago
- A tool for reporting new webpack bundle duplicates to github and slack☆21Updated 4 years ago
- Babel plugin for transforming this const [value, setValue] = useState(null) to this const {0: value, 1: setValue} = useState(null);.☆44Updated 2 years ago