An open API service indexing awesome lists of open source software.

awesome

⚡️ Delightful Rollup Plugins, Packages, and Resources
https://github.com/rollup/awesome

Last synced: about 12 hours ago
JSON representation

  • Plugins

    • Transpilation

      • elm - Compile Elm.
      • esbuild-transform - Transform with [esbuild](https://github.com/evanw/esbuild).
      • flat-dts - `.d.ts` files flattener.
      • jspicl - Transpile JavaScript into PICO-8 Lua.
      • nodent - Transpile ES2017 `async`/`await`.
      • pegjs - Import PEG.js grammars as parsers.
      • purs - Compile PureScript.
      • regenerator - Replace `async` functions with ES5 Promise functions.
      • ts - Transpile with Babel, TypeScript, or both, while respecting Browserslist and TypeScript declarations.
      • typescript2 - Compile TypeScript v2.0+.
      • spincheck - Instrument `while` and `do-while` blocks to debug infinite loops and prevent freezing.
      • jspicl - Transpile JavaScript into PICO-8 Lua.
      • regenerator - Replace `async` functions with ES5 Promise functions.
    • Workflow

  • Resources