How to use the routeshub.createRoot function in routeshub

To help you get started, we’ve selected a few routeshub examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github maktarsis / concept-store-platform / src / app / routing / hub / app.slice.ts View on Github external
import { createRoot, Slice } from 'routeshub';

import { appNotes, AppNotes as R } from './app.notes';

export const appSlice: Slice = createRoot(appNotes);

routeshub

A route management library and pattern for Angular

MIT
Latest version published 3 years ago

Package Health Score

48 / 100
Full package analysis