Coder Social home page Coder Social logo

dalisoft / biome-rs-npm Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 37 KB

A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP

Home Page: https://biomejs.dev

License: Apache License 2.0

JavaScript 100.00%
css formatter javascript json jsx linter static-code-analysis typescript web

biome-rs-npm's Introduction

biome-rs-npm

A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.

npm integration for biome-rs without any overhead so using full power of biome CLI performance and feature

Documentations

Look at official documentation

Motivation

The tools inherently exhibit rapid performance, yet the npm bin.js script introduces a discernible overhead when deployed for Rust projects, leading to suboptimal startup times. This solution effectively addresses and eliminates this overhead, ensuring that Rust projects operate with the expected efficiency. For detailed insights, please refer to the pull requests biome#2359.

This package is specifically designed for direct Command-Line Interface (CLI) interaction or as an extension for Visual Studio Code.

The functionality for npx or bunx is not included and is not anticipated to be incorporated in the future

How this is fast?

This project leverages the binary2npm utility to streamline the acquisition of platform-specific binaries. The binaries provided by the author are highly optimized, surpassing the performance of the traditional Node.js bin.js approach. By invoking the binaries directly, we circumvent unnecessary overhead, resulting in significantly reduced startup times and enhanced efficiency.

Installation

npm install dalisoft/biome-rs-npm -D
# or
yarn install dalisoft/biome-rs-npm -D
# or
bun add dalisoft/biome-rs-npm -D

Environment variables

Name Description Required
GITHUB_TOKEN For GitHub API Yes

Usage

See Documentations, requires Environment variables

License

Apache-2.0

biome-rs-npm's People

Contributors

dalisoft avatar dependabot[bot] avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.