rollup-starter-lib
Library generator
A bare-bones example of how to create a JavaScript library using Rollup, including importing and converting CommonJS modules.
Bare-bones example of how to create a library using Rollup
973 stars
8 watching
230 forks
Language: JavaScript
last commit: almost 2 years ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A basic example of creating an application using Rollup | 430 |
| | Converts text files to JavaScript modules | 87 |
| | Converts CommonJS modules to ES module format | 21 |
| | A Rollup plugin for importing Dust.js templates as modules | 4 |
| | Automates generation of a minimal package.json file based on Rollup bundle contents | 33 |
| | Automates Rollup.js boilerplate generation for building JavaScript libraries | 58 |
| | Provides a starter kit for building Svelte 3 applications with TypeScript and Rollup support | 38 |
| | A plugin that generates HTML files from EJS templates using Rollup | 3 |
| | A Rollup plugin to compile Sass files and collect imports into a single context | 16 |
| | Converts images into spritesheets and generates mixin files for CSS preprocessors. | 9 |
| | Automatically injects a script tag with the final bundle into an HTML file. | 60 |
| | A Rollup plugin that compiles tag files within Rollup processes. | 26 |
| | Rollup plugin for bundling CSS files | 116 |
| | An Angular 2 starter project with Rollup.js support and Universal Prerendering for isomorphic applications | 32 |
| | A plugin for Rollup that compiles template files to JavaScript | 5 |