routeshub
  • Introduction
  • Installation
  • Example
    • Initial Code
    • Creating Notes
    • Creating Hub
    • Navigating
  • Concepts
    • Introduction
    • Notes
    • Units
  • API
    • Interfaces
    • Creators
    • Directives
    • Functions
    • Decorators
Powered by GitBook
On this page
  • What is it
  • Support
  • Contributing
  • Changelog
  • Questions
  • Looking for the best

Was this helpful?

Introduction

NextInstallation

Last updated 3 years ago

Was this helpful?

Routeshub is a route management library and pattern for Angular.

It acts as a hub that brings more control, stable, and predictable interaction with project code base through declarative design.

What is it

⚙ A route manager. It designed to improve the reliability and speed of development.

🔩 It engineered as a plugin. It designed to be added at any time during the development process, even for separate complicated project parts.

🔧 It modeled after a tree data structure as a hierarchical tree of states.

Support

Originally it was invented for @angular/router, but support for other routing libraries is the goal**.**

Contributing

Pull requests are welcome. For significant changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate and keep the examples consistent.

Changelog

Questions

Looking for the best

This project is neither ideal nor final.

Just a step for better. A measure to help engineers building applications better and faster.

That's why I'll be happy with any kind of involvement, and I opened to any suggestions.

Essence

It is a slightly different concept from state management.

Routeshub collects and analyzes routes information to create a manageable state of routes_._ You can understand this concept as a hub.

Stay tuned with a on GitHub.

If you still have the questions or suggestions, then create an or feel free to contact me on .

changelog
issue
twitter