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

awesome

Strongly opinionated list of awesome things.
https://github.com/sxzz/awesome

Last synced: 1 day ago
JSON representation

  • Project Management

  • Website

  • Bundle Tool

    • SWC - Rust-based Babel.
    • Rollup - A bundler like Webpack, but simply and powerful.
    • tsup - Bundle JS/TS libraries, powered by [esbuild](https://github.com/evanw/esbuild).
    • rollup-plugin-esbuild - A plugin using esbuild to speed up Rollup bundling.
    • tsx - Execute TS file like JS.
    • unplugin-vue-components - Import Vue components automatically.
    • magic-string - Transform the code with source map.
    • Rolldown - A fast Rust bundler for JavaScript / TypeScript.
    • tsdown - The elegant bundler for libraries powered by Rolldown.
    • esbuild - Super fast Golang-based bundle tool, like Rollup.
    • Vite - The best bundler for Web pages, based on [Rollup](https://github.com/rollup/rollup).
    • unplugin - Unified plugin system for Vite, Rollup, Webpack, and esbuild.
    • Babel - JS/TS parser and generator.
    • unplugin-auto-import - Import dependencies automatically.
  • Other

    • tinyglobby - A fast and minimal alternative to globby and fast-glob.
    • fast-glob - Search files by glob pattern.
    • VueUse - Collection of Vue Composition utilities.
    • UnoCSS - Atomic CSS engine like [Tailwind CSS](https://github.com/tailwindlabs/tailwindcss).
  • User Interface (UI)

    • Vue - A great front-end UI framework.
    • Solid - Another great UI library like React but with Vue-like Composition API.
    • Element Plus - A Vue 3 UI library maintained by myself.
    • Naive UI - The best Vue 3 UI library.
    • commander.js - A great Node.js command-line interfaces.
  • Developer Experience (DX)

    • degit - `git clone && rm -fr .git`
    • config
    • VSCode - The best code editor for front-end.
    • @antfu/ni - Alias for package manager.
    • Vue Language Tools - VSCode extension for Vue SFC.
    • degit - `git clone && rm -fr .git`
    • fnm - A fast Node.js version manager, built in Rust.
    • create - A command-line tool for creating a new project.
    • config
  • Raycast Extension

  • App / CLI

  • Hardware

    • macOS - A awesome unix-like system.
  • GitHub Actions