Rollup

Open-source projects categorized as Rollup

Top 23 Rollup Open-Source Projects

  • tsdx

    Zero-config CLI for TypeScript package development

  • Project mention: ReactJS Good Practices | dev.to | 2023-11-01

    tsdx - Zero-config CLI for TypeScript package development

  • Microbundle

    πŸ“¦ Zero-configuration bundler for tiny modules.

  • Project mention: How to Build and Publish Your First React NPM Package | dev.to | 2023-06-09

    To begin, you need to prepare your environment. A few ways to build a React package include tools like Bit, Storybook, Lerna, and TSDX. However, for this tutorial, you will use a zero-configuration bundler for tiny modules called Microbundle.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • parser

    πŸ“œ Extract meaningful content from the chaos of a web page

  • Project mention: Show HN: I made a tool to clean and convert any webpage to Markdown | news.ycombinator.com | 2024-04-14

    Thoroughly scraping is challenging, especially in an environment where you don’t have (or want) a JavaScript runtime.

    For content extraction, I found the approach the Postlight library takes quite neat. It scores individual html nodes based on some heuristics (text length, link density, css classes). It the selects the nodes with the highest score. [1] I ported it to Swift for a personal read later app.

    [1] https://github.com/postlight/parser

  • optimism

    Optimism is Ethereum, scaled.

  • wmr

    πŸ‘©β€πŸš€ The tiny all-in-one development tool for modern web apps.

  • electron-vite-vue

    πŸ₯³ Really simple Electron + Vite + Vue boilerplate.

  • plugins

    🍣 The one-stop shop for official Rollup plugins (by rollup)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • unplugin

    Unified plugin system for Vite, Rollup, Webpack, esbuild, rolldown, and more

  • chrome-extension-tools

    Bundling Chrome Extensions can be pretty complex. It doesn't have to be.

  • vite-plugin-federation

    Module Federation for vite & rollup

  • Project mention: Module Federation using ViteJS - Step into the Micro-frontend architecture | dev.to | 2024-01-05

    Today, we'll delve into Module Federation using the Vite Plugin, an excellent tool created by Originjs to develop micro-frontend applications with Vite.

  • rollup-plugin-visualizer

    πŸ“ˆβš–οΈ Visuallize your bundle

  • SmartSystemMenu

    SmartSystemMenu extends system menu of all windows in the system

  • vue-macros

    Explore and extend more macros and syntax sugar to Vue.

  • Project mention: Coming here from svelteland... is there a way to put CSS module inside JS? | /r/solidjs | 2023-06-03

    I recently encountered Vue Macros and it inspired me to create a compile-time macro library for CSS modules, unfortunately I haven't even started and am not planning to do so any time soon. I like having the entire component in a single file but honestly just having COMPONENT_NAME.module.css for each component is not bad at all. I'd just avoid doing the COMPONENT_NAME/style.module.css, this gets very tedious

  • ts-monorepo

    Template for setting up a TypeScript monorepo

  • Project mention: [AskJS] Is there a silver bullet for consuming Typescript libraries in a Monorepo? | /r/javascript | 2023-05-09

    1. Linking libs with tsconfig paths. This approach involves setting a tsconfig.json paths object which maps the package name, to the local filesystem location. Eg. "paths": {"@org/lib":"../libs/lib"} - Nx uses this approach for their Integrated Monorepo configuration https://nx.dev/tutorials/integrated-repo-tutorial https://github.com/NiGhTTraX/ts-monorepo.

  • template.js

    A javascript template engine, simple, easy & extras, support webpack, rspack, vite, rollup, esbuild, parcel, browserify, fis and gulp.

  • rollup-plugin-typescript2

    Rollup plugin for typescript with compiler errors.

  • pkgroll

    πŸ“¦ Zero-config package bundler for Node.js + TypeScript

  • react-component-library

    A project skeleton to get your very own React Component Library up and running using Rollup, Typescript, SASS + Storybook

  • bundlejs

    An online tool to quickly bundle & minify your projects, while viewing the compressed bundle size, all running locally on your browser. A quick and easy way to bundle, minify, and compress (gzip and brotli) your ts, js, jsx and npm projects all online, with the bundle file size.

  • Project mention: Bundlejs: Package Bundle Size Checker | news.ycombinator.com | 2023-09-10
  • rollup-plugin-postcss

    Seamless integration between Rollup and PostCSS.

  • xdm

    Just a *really* good MDX compiler. No runtime. With esbuild, Rollup, and webpack plugins (by wooorm)

  • rollup-plugin-ts

    A TypeScript Rollup plugin that bundles declarations, respects Browserslists, and enables seamless integration with transpilers such as babel and swc

  • dts-cli

    Zero-config CLI for TypeScript package development

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Rollup related posts

  • Module Federation using ViteJS - Step into the Micro-frontend architecture

    2 projects | dev.to | 5 Jan 2024
  • React Use C

    5 projects | news.ycombinator.com | 28 Oct 2023
  • .NET Core front end development

    1 project | /r/dotnet | 9 Jul 2023
  • How is everyone monetizing their frontend skills?

    1 project | /r/Frontend | 30 Jun 2023
  • Coming here from svelteland... is there a way to put CSS module inside JS?

    4 projects | /r/solidjs | 3 Jun 2023
  • I need urgent help building and publishing a package using TSDX?

    3 projects | /r/reactjs | 12 Apr 2023
  • Do vite builds not automatically support typescript?

    1 project | /r/typescript | 1 Apr 2023
  • A note from our sponsor - SurveyJS
    surveyjs.io | 3 May 2024
    With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js. Learn more β†’

Index

What are some of the best open-source Rollup projects? This list will help you:

Project Stars
1 tsdx 11,157
2 Microbundle 7,949
3 parser 5,254
4 optimism 5,089
5 wmr 4,924
6 electron-vite-vue 3,808
7 plugins 3,529
8 unplugin 2,816
9 chrome-extension-tools 2,375
10 vite-plugin-federation 2,030
11 rollup-plugin-visualizer 1,735
12 SmartSystemMenu 1,711
13 vue-macros 1,595
14 ts-monorepo 1,427
15 template.js 1,307
16 rollup-plugin-typescript2 815
17 pkgroll 806
18 react-component-library 790
19 bundlejs 710
20 rollup-plugin-postcss 673
21 xdm 589
22 rollup-plugin-ts 484
23 dts-cli 429

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com