0.0.2 • Published 1 year ago
@blastdom/router v0.0.2
FramJet BlastDOM Router
The @blastdom/router
package provides essential tools for navigation in applications, featuring Router nodes, route-specific actions, and values to manage seamless transitions across different views on both web and mobile platforms.
Installation
You can install the package using npm, yarn or pnpm:
# With npm
npm install @blastdom/router
# With Yarn
yarn add @blastdom/router
# With PNPM
pnpm install @blastdom/router
License
This project is licensed under the MIT License. See the LICENSE file for details.