Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sonicdoe/standard-language-server
- Owner: sonicdoe
- License: isc
- Created: 2017-09-05T19:27:09.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-24T08:42:46.000Z (over 7 years ago)
- Last Synced: 2024-12-06T18:11:23.303Z (about 2 months ago)
- Topics: javascript, language-server, language-server-protocol, lsp, standard, standard-js
- Language: JavaScript
- Homepage:
- Size: 171 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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.