https://github.com/chrisyip/language-dot-template
doT package for Atom
https://github.com/chrisyip/language-dot-template
Last synced: about 1 year ago
JSON representation
doT package for Atom
- Host: GitHub
- URL: https://github.com/chrisyip/language-dot-template
- Owner: chrisyip
- License: mit
- Created: 2014-12-01T08:35:01.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-01T09:11:19.000Z (over 11 years ago)
- Last Synced: 2025-02-17T06:41:31.703Z (over 1 year ago)
- Language: CoffeeScript
- Size: 160 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# doT support in Atom
[![NPM version][npm-image]][npm-url] [![Dependency Status][daviddm-image]][daviddm-url] [![Travis CI][travis-image]][travis-url]
Adds syntax highlighting to [doT](http://mustache.github.io) file in Atom.
Forked from [language-mustache].
[doT]: http://olado.github.io/doT/
[language-mustache]: https://github.com/atom/language-mustache
[npm-url]: https://npmjs.org/package/language-dot-template
[npm-image]: http://img.shields.io/npm/v/language-dot-template.svg?style=flat-square
[daviddm-url]: https://david-dm.org/chrisyip/language-dot-template
[daviddm-image]: http://img.shields.io/david/chrisyip/language-dot-template.svg?style=flat-square
[travis-url]: https://travis-ci.org/chrisyip/language-dot-template
[travis-image]: http://img.shields.io/travis/chrisyip/language-dot-template.svg?style=flat-square
[coveralls-url]: https://coveralls.io/r/chrisyip/language-dot-template
[coveralls-image]: http://img.shields.io/coveralls/chrisyip/language-dot-template.svg?style=flat-square