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
- Host: GitHub
- URL: https://github.com/raido/ember-refined-route-substate-url
- Owner: raido
- License: mit
- Created: 2022-01-14T07:39:39.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-14T11:39:04.000Z (over 4 years ago)
- Last Synced: 2024-04-16T06:35:48.037Z (about 2 years ago)
- Language: TypeScript
- Homepage: https://raido.github.io/ember-refined-route-substate-url
- Size: 513 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
ember-refined-route-substate-url
==============================================================================
[](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).