Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pndmix/atom-language-pdmsg
Pdmsg language package for Atom
https://github.com/pndmix/atom-language-pdmsg
atom grammar syntax-highlighting tree-sitter
Last synced: 22 days ago
JSON representation
Pdmsg language package for Atom
- Host: GitHub
- URL: https://github.com/pndmix/atom-language-pdmsg
- Owner: pndmix
- License: mit
- Created: 2018-11-19T12:39:54.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-07-09T10:14:40.000Z (over 3 years ago)
- Last Synced: 2024-07-30T20:56:08.152Z (4 months ago)
- Topics: atom, grammar, syntax-highlighting, tree-sitter
- Language: TypeScript
- Homepage:
- Size: 192 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# language-pdmsg
[![apm version](https://img.shields.io/apm/v/language-pdmsg.svg)](https://atom.io/packages/language-pdmsg)
[![lint](https://github.com/pndmix/atom-language-pdmsg/workflows/lint/badge.svg)](https://github.com/pndmix/atom-language-pdmsg/actions?query=workflow%3Alint)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)[Pdmsg](https://github.com/pndmix/atom-pdmsg) syntax and snippets in Atom using the [tree-sitter-pdmsg](https://github.com/pndmix/tree-sitter-pdmsg).
## Install
~~~bash
$ apm install language-pdmsg
~~~