diff --git a/README.md b/README.md new file mode 100644 index 0000000..2715d37 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# Awesome Ohm [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) + +A curated list of awesome things related to [Ohm](https://github.com/harc/ohm). + +- Official Ohm grammars + - [ES5](https://www.npmjs.com/package/ohm-grammar-ecmascript) + +- Syntax highlighting for .ohm files + - [VSCode](https://marketplace.visualstudio.com/items?itemName=attilah.ohm) + - [Atom](https://github.com/dlmanning/language-ohm)