Biome
A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.
Details
News
Date | Post |
---|---|
A Look Behind Plangs! |
Bundles
A bundle is a collection of tools that work well together.
Name | Description |
---|---|
plangs | Bundle used on the implementation of the Plangs! website. |
Plangs
Name | Description |
---|---|
CSS | Style sheet language for styling documents written in HTML or XML. |
HTML | HTML is the standard markup language for web pages. |
JavaScript | Scripting language essential for web interactivity and development. |
JSON | Lightweight data-interchange format that is easy for humans to read and write and easy for machines to parse and generate. |
TypeScript | Strongly typed superset of JavaScript that compiles to plain JavaScript. |
Written With
Name | Description |
---|---|
JavaScript | Scripting language essential for web interactivity and development. |
Rust | General-purpose programming language emphasizing performance, type safety, and concurrency. |
TypeScript | Strongly typed superset of JavaScript that compiles to plain JavaScript. |