Showing 1-20 of 1,610,350 packages
A rollup plugin to remove parts of code based on regular expressions.
Remove debugger statements and functions like assert.equal and console.log from your code
Strip flow type annotations from your output code.
Strip comments from JSON. Lets you use comments in your JSON files!
Strip ANSI escape codes from a string
Strip UTF-8 byte order mark (BOM) from a string
Rollup plugin that can be used to remove banner on modules
Convert CommonJS modules to ES2015
Locate and bundle third-party dependencies in node_modules
Seamless integration between Rollup and Babel.
Replace strings in files while bundling
Seamless integration between Rollup and TypeScript. Now with errors.
Convert .json files to ES6 modules
Generate minified bundle
Strip leading whitespace from each line in a string
Define and resolve aliases for bundle dependencies
Strip comments and string literals from JavaScript code
Seamless integration between Rollup and TypeScript.
Seamless integration between Rollup and PostCSS
Scan modules for global variables and injects `import` statements where necessary