Wiki: Utilities
Edit me on GitHubList of things that were made to interact with Dogescript in any way.
Syntax Highlighting
project | description |
---|---|
vim-dogescript | Vim highlighting |
dogescript-mode | Emacs highlighting |
Build plugins
project | description |
---|---|
dogeify | A Browserify transform for dogescript, also usable in Gulp |
dogescript-loader | A Webpack loader to bundle dogescript modules |
grunt-dogescript | A Grunt plugin to compile dogescript (written in Dogescript!) |
require-doge | Directly require() dogescript .djs files in node.js |
lineman-dogescript | A Lineman plugin to compile dogescript |