Transforms Pug (aka Jade) templates to ES6 modules.
Convert CommonJS modules to ES2015
Seamless integration between Rollup and Babel.
Locate and bundle third-party dependencies in node_modules
Visualize and analyze your bundle to quickly see which modules are taking up space.
Replace strings in files while bundling
Convert .json files to ES6 modules
Generate minified bundle
Seamless integration between Rollup and TypeScript. Now with errors.
Define and resolve aliases for bundle dependencies
Seamless integration between Rollup and TypeScript.
Scan modules for global variables and injects `import` statements where necessary
Seamless integration between Rollup and PostCSS
Official Sentry Rollup plugin
The pug lexer (takes a string and converts it to an array of tokens)
A clean, whitespace-sensitive template language for writing HTML
A rollup plugin that will bundle up your .d.ts definition files.
The Pug loader is responsible for loading the depenendencies of a given Pug file.
Standard error objects for pug
Code for processing filters in pug templates
Use Rollup with workers and ES6 modules today.
The runtime components for the pug templating language
Default code-generator for pug. It generates HTML via a JavaScript template function.
The pug parser (takes an array of tokens and converts it to an abstract syntax tree)