Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ls-lint-go-npm

An extremely fast directory and filename linter - Bring some structure to your project filesystem

npm integration for ls-lint-go without any overhead so using full power of ls-lint-go CLI performance and feature

Documentations

Look at official documentation

Motivation

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/ls-lint-go-npm -D
# or
yarn install dalisoft/ls-lint-go-npm -D
# or
bun add dalisoft/ls-lint-go-npm -D

Environment variables

Name Description Required
GITHUB_TOKEN For GitHub API Yes

Usage

See Documentations, requires Environment variables

License

Apache-2.0

About

An extremely fast directory and filename linter - Bring some structure to your project filesystem

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages