sod / cypress-esbuild-preprocessorLinks
☆17Updated 4 years ago
Alternatives and similar repositories for cypress-esbuild-preprocessor
Users that are interested in cypress-esbuild-preprocessor are comparing it to the libraries listed below
Sorting:
- Resolve things like Node.js — ponyfill for `import.meta.resolve`☆134Updated last year
- Test your TypeScript types easily☆43Updated last year
- A utility to build and bisect any version of TypeScript☆86Updated this week
- Autofix TypeScript types to be imported using `import type`☆42Updated last year
- Create chart of dependencies in your bundle☆73Updated last month
- JSON, JSONC and JSON5 parser for use with ESLint plugins.☆64Updated 4 months ago
- ESLint rule that disallows barrel files☆42Updated 5 months ago
- Prettified AJV errors☆25Updated 2 years ago
- Vite plugin for correct CSS Modules behavior☆102Updated 2 weeks ago
- A quality score checker for npm packages.☆99Updated 3 years ago
- Creates a module graph based on a given entrypoint. Supports ESM, monorepos, import attributes, typescript (via a plugin) and is extensib…☆50Updated last year
- Custom Vitest matchers to test the state of the DOM, forked from jest-dom.☆68Updated last year
- Set project references for TypeScript☆29Updated 2 years ago
- Searches for and loads your tool's JavaScript configuration files with full support for CJS, ESM, TypeScript and more.☆82Updated 2 years ago
- Marks side-effects in module initialization that would interfere with tree-shaking☆204Updated 5 months ago
- ☕️ Build tests with Webpack and run with Mocha in one command☆48Updated 7 months ago
- Rollup Plugin to automatically resolve path aliases set in the compilerOptions section of tsconfig.json.☆46Updated last year
- Utilities for ESLint plugins and custom rules.☆19Updated last month
- 🗺🧪 Jest hooks for JSDOM location mock☆60Updated last week
- ESLint plugin to granularly enforce TypeScript's erasableSyntaxOnly flag. ❎☆42Updated this week
- ☆49Updated last year
- A polyfill for the Cookie Store API☆125Updated last year
- Validate parent-child nesting for HTML elements☆30Updated last month
- Eslint plugin to print file progress☆32Updated 4 months ago
- Tool to show the difference in a package's major version downloads over the past week☆51Updated this week
- Vitest mock for fetch, forked from jest-fetch-mock