@blastdom/router
v0.0.2
Published
Provides essential navigation tools for BlastDOM applications, featuring Router nodes, route-specific actions, and values for seamless transitions across web and mobile platforms.
Downloads
8
Readme
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.