cctv1005s / awesome-js-tooling-in-rust

A curated list of JavaScript tooling written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JS Tooling in Rust Awesome

A curated list of JavaScript tooling written in Rust

Table of contents

Bundlers

Compilers

Engines

  • boa, an embeddable and experimental JavaScript engine
  • deno, JavaScript and TypeScript runtime
  • starlight, JavaScript Engine with focus on performance

Formatters

Linters

  • deno Lint, crate for writing fast JavaScript and TypeScript linters
  • RSLint, a (WIP) Extremely fast JavaScript and TypeScript linter

Miscellaneous

CSS

  • lightning CSS, "An extremely fast CSS parser, transformer, bundler, and minifier.". The CSS transformer and minifier used in Parcel.
  • railwind, Tailwind compiler rewritten in Rust

WASM

  • Awesome Rust WASM, A list of awesome Rust and WebAssembly projects, libraries, tools, and resources.

Contribute

Contributions welcome! Read the contribution guidelines first.

About

A curated list of JavaScript tooling written in Rust