An open API service indexing awesome lists of open source software.

https://github.com/unicodeveloper/atom-aurelia-snippets

:boom: :package: Atom package: Aurelia snippets using ES6 syntax
https://github.com/unicodeveloper/atom-aurelia-snippets

Last synced: about 1 year ago
JSON representation

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

Awesome Lists containing this project

README

          

# Atom AureliaJS Snippets ![](https://img.shields.io/badge/unicodeveloper-approved-brightgreen.svg)

An [Atom](https://atom.io/) 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
--------

- [Aurelia Snippets](https://github.com/unicodeveloper/atom-aurelia-snippets/wiki/Aurelia-Snippets)

Development
-----------

```sh
$ 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](CHANGELOG.md) 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](https://twitter.com/unicodeveloper)!

Thanks!
Prosper Otemuyiwa.

## License

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.