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

https://github.com/raido/ember-refined-route-substate-url

Refined Ember route URL for loading & error substates
https://github.com/raido/ember-refined-route-substate-url

Last synced: about 1 year ago
JSON representation

Refined Ember route URL for loading & error substates

Awesome Lists containing this project

README

          

ember-refined-route-substate-url
==============================================================================
[![CI](https://github.com/raido/ember-refined-route-substate-url/actions/workflows/ci.yml/badge.svg)](https://github.com/raido/ember-refined-route-substate-url/actions/workflows/ci.yml)

[Short description of the addon.]

Compatibility
------------------------------------------------------------------------------

* Ember.js v3.20 or above
* Ember CLI v3.20 or above
* Node.js v12 or above

Installation
------------------------------------------------------------------------------

```
ember install ember-refined-route-substate-url
```

Usage
------------------------------------------------------------------------------

[Longer description of how to use the addon in apps.]

Contributing
------------------------------------------------------------------------------

See the [Contributing](CONTRIBUTING.md) guide for details.

Publishing Documentation
------------------------------------------------------------------------------

To publish documentation, run the following command:

```bash
ember github-pages:commit --message "Update documentation"
git push origin gh-pages:gh-pages
```

License
------------------------------------------------------------------------------

This project is licensed under the [MIT License](LICENSE.md).