rollup-starter-app
App builder
A basic example of creating an application using Rollup
Bare-bones example of how to create an application using Rollup
427 stars
9 watching
101 forks
Language: JavaScript
last commit: almost 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
rollup/rollup-starter-lib | A bare-bones example of how to create a JavaScript library using Rollup, including importing and converting CommonJS modules. | 970 |
autodesk/rollup-plugin-app-utils | Provides tools for managing translations and static assets in Rollup builds | 1 |
jkuri/angular-rollup-starter | An Angular 2 starter project with Rollup.js support and Universal Prerendering for isomorphic applications | 32 |
andreloureiro/cyclejs-starter | Provides a basic starter template for building Cycle.js applications with live reloading and xstream integration. | 53 |
sormy/rollup-plugin-smart-asset | Rollup plugin to process asset references in JavaScript code | 34 |
thgh/rollup-plugin-css-only | Rollup plugin for bundling CSS files | 116 |
nestjs/javascript-starter | A starter project providing a basic setup for building JavaScript applications with the Nest framework and Babel support | 117 |
geakstr/svelte-3-rollup-typescript-vscode | Provides a starter kit for building Svelte 3 applications with TypeScript and Rollup support | 38 |
thgh/rollup-plugin-serve | Serves rolled-up bundles similar to webpack-dev-server | 248 |
riot/rollup-plugin-riot | A Rollup plugin that compiles tag files within Rollup processes. | 26 |
therealyingtong/roll_up_circom_tutorial | A tutorial on building RollupNC with Circom and SnarkJS | 31 |
notwoods/rollup-plugin-consts | Allows importing build-time constants into JavaScript code with Rollup. | 11 |
developit/rollup-plugin-preserve-shebang | Automates preservation of executable shebangs in entry files for Rollup builds. | 48 |
djhouseknecht/rollup-plugin-version-injector | A Rollup plugin to inject version numbers and dates into generated files at build time. | 12 |
gjbkz/rollup-plugin-glob-import | A plugin to import files from multiple sources using glob-star patterns | 24 |