Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sonicdoe/standard-language-server

Language Server for JavaScript Standard Style and other standard-based styles
https://github.com/sonicdoe/standard-language-server

javascript language-server language-server-protocol lsp standard standard-js

Last synced: about 1 month ago
JSON representation

Language Server for JavaScript Standard Style and other standard-based styles

Awesome Lists containing this project

README

        

# JavaScript Standard Style Language Server

[![npm](https://img.shields.io/npm/v/standard-language-server.svg)](https://www.npmjs.com/package/standard-language-server) [![Travis CI](https://img.shields.io/travis/sonicdoe/standard-language-server.svg)](https://travis-ci.org/sonicdoe/standard-language-server) [![AppVeyor](https://img.shields.io/appveyor/ci/sonicdoe/standard-language-server.svg)](https://ci.appveyor.com/project/sonicdoe/standard-language-server)

> An implementation of the [Language Server Protocol](https://github.com/Microsoft/language-server-protocol) for [JavaScript Standard Style](https://standardjs.com) and other standard-based styles.