unicodeveloper / atom-aurelia-snippets

:boom: :package: Atom package: Aurelia snippets using ES6 syntax

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Atom AureliaJS Snippets

An Atom snippet library for Aurelia JS framework. This library uses ES6 syntax.

Install

Go to Packages > Settings View > Open once in settings go to the Install tab and search for aurelia-snippets

Restart Atom

Documentation

Development

$ cd ~/.atom/packages
$ git clone https://github.com/unicodeveloper/atom-aurelia-snippets.git
$ cd atom-aurelia-snippets
$ apm install
$ apm link

Change log

Please see CHANGELOG for more information what has changed recently.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -m 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request

How can I thank you?

Why not star the github repo? I'd love the attention! Why not share the link for this repository on Twitter or HackerNews? Spread the word!

Don't forget to follow me on twitter!

Thanks! Prosper Otemuyiwa.

License

The MIT License (MIT). Please see License File for more information.

About

:boom: :package: Atom package: Aurelia snippets using ES6 syntax

License:MIT License


Languages

Language:CoffeeScript 100.0%