Ultracite

A robust linting preset for modern TypeScript apps.
GitHub
304
Created 3 years ago, last commit 5 days ago
4 contributors
681 commits
Stars added on GitHub, month by month
N/A
N/A
N/A
N/A
N/A
N/A
5
6
7
8
9
10
11
12
1
2
3
4
2024
2025
Stars added on GitHub, per day, on average
Yesterday
=
Last week
+0.4
/day
Last month
+0.4
/day
README

Ultracite

Ultracite is a fast, intuitive and simple development tool that brings automated code formatting and linting to your JavaScript / TypeScript projects. Built on top of Biome (a Rust-based code formatter and linter), Ultracite provides a robust, preconfigured setup optimized for modern web development.

Run the command below to install and initialize Ultracite in the current directory:

npx ultracite init

Read the docs for more information.