awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
bash-lsp avatar

bash-lsp/bash-language-server

0
View on GitHub↗
2,726 stars·147 forks·TypeScript·MIT·1 vue

Bash Language Server

A language server for Bash

Features

  • Shell Script Development - LSP-based language server for Bash.

Historique des stars

Graphique de l'historique des stars pour bash-lsp/bash-language-serverGraphique de l'historique des stars pour bash-lsp/bash-language-server

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait bash-lsp/bash-language-server ?

A language server for Bash

Quelles sont les fonctionnalités principales de bash-lsp/bash-language-server ?

Les fonctionnalités principales de bash-lsp/bash-language-server sont : Shell Script Development.

Quelles sont les alternatives open-source à bash-lsp/bash-language-server ?

Les alternatives open-source à bash-lsp/bash-language-server incluent : oldratlee/useful-scripts — This project is a collection of specialized toolkits designed for container interaction, Java library auditing, Linux… bats-core/bats-core — BATS is a testing framework and automation tool for shell scripts and Unix programs. It functions as a test runner… checksum/critic.sh — Dead simple testing framework for Bash with coverage reporting. coderofsalvation/powscript — transpiler written in bash: painless shellscript, indentbased, coffee for the shell with hipster-sparkles v1 BETA… dannyben/bashly — Bash command line framework and CLI generator. anordal/shellharden — Shellharden is a shell script hardening tool and linter designed to improve the security and reliability of Bash…

Alternatives open source à Bash Language Server

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Bash Language Server.
  • oldratlee/useful-scriptsAvatar de oldratlee

    oldratlee/useful-scripts

    7,525Voir sur GitHub↗

    This project is a collection of specialized toolkits designed for container interaction, Java library auditing, Linux system diagnostics, and shell task automation. It provides a suite of utilities to streamline developer workflows and system troubleshooting. The toolkit includes a Docker container helper for executing local binaries within running containers and a Java dependency analyzer to detect duplicate classes and resolve library conflicts. It also features Linux system diagnostic tools for analyzing network connection states and identifying CPU-intensive threads. The project covers b

    Shellbashdevelopers-everyday-lifejava
    Voir sur GitHub↗7,525
  • bats-core/bats-coreAvatar de bats-core

    bats-core/bats-core

    6,115Voir sur GitHub↗

    BATS is a testing framework and automation tool for shell scripts and Unix programs. It functions as a test runner that validates the behavior of shell scripts by verifying command success and exit codes through automated test suites. The framework provides a compatible interface for the Test Anything Protocol, allowing it to export results for integration with external reporting tools and build pipelines. It also supports the use of container images to ensure consistent execution of test suites across different operating systems. The system manages the automated execution of test cases, inc

    Shell
    Voir sur GitHub↗6,115
  • checksum/critic.shAvatar de Checksum

    Checksum/critic.sh

    456Voir sur GitHub↗

    Dead simple testing framework for Bash with coverage reporting

    Shell
    Voir sur GitHub↗456
  • anordal/shellhardenAvatar de anordal

    anordal/shellharden

    4,784Voir sur GitHub↗

    Shellharden is a shell script hardening tool and linter designed to improve the security and reliability of Bash scripts. It functions as an automated utility that rewrites scripts to follow industry standards for quoting and security practices. The project provides an optimizer and standardizer that replaces unsafe patterns and aliases with safer functional equivalents. It includes a syntax highlighter that uses visual markers and colorization to indicate vulnerabilities and areas where quoting corrections are required. The tool covers a broad range of capabilities including automated safet

    Rust
    Voir sur GitHub↗4,784
Voir les 30 alternatives à Bash Language Server→