icelam / html-inline-script-webpack-plugin
A webpack plugin for converting external script files to inline script block. Requires 'html-webpack-plugin' to work.
☆55Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for html-inline-script-webpack-plugin
- The path module from Node.js for browsers☆174Updated 3 months ago
- requestIdleCallback Polyfill☆33Updated last year
- Environment Variables Compatible for vite(with vue-cli, create-react-app and so on)☆71Updated 3 months ago
- A Rollup/Vite plugin that automatically declares NodeJS built-in modules and npm dependencies as 'external'☆83Updated 2 weeks ago
- autofix some errors reported by eslint rules.☆107Updated 2 months ago
- Eslint Plugin For Folders☆20Updated last year
- Node.js loader for compiling ESM & TypeScript modules to CommonJS☆65Updated last year
- ☆139Updated last year
- Generates single dts file for bundling TypeScript NPM packages☆138Updated 3 months ago
- Monorepo for NodeLib libraries☆70Updated this week
- ☄️ A webpack plugin to convert external stylesheets into embedded stylesheets☆80Updated 4 months ago
- render dom nodes☆121Updated this week
- A PostCSS plugin that is used to wrap css styles with a css selector to constrain their affect on parent elements in a page.☆67Updated this week
- Checks the version of ES in JavaScript files with simple shell commands 🏆☆171Updated this week
- ☆36Updated last year
- 🔌 Build Typescript declarations with ESBuild☆58Updated last month
- Rollup and compile multiple .scss, .sass and .css imports☆136Updated 4 months ago
- Disable autofix for ESLint rules without turning them off☆14Updated 2 weeks ago
- Codemod that convert CommonJS(require/exports) to ES Modules(import/export) for JavaScript/TypeScript