@qutejs/router

2.0.0-beta.10 • Public • Published

Qute Router Plugin (@qutejs/router)

A javascript router working inside a Qute copmponent context.

Qute is a reactive component model designed for plain old javascript lovers.

Getting Started

Use the Qute project generator to create a new Qute application or component project:

npm init @qutejs

or (on node versions older than 10.3.0)

npx @qutejs/create

Go here for the Qute Router documentation.

Installing

npm install @qutejs/router

Usage

import Router from '@qutejs/router';

Building

Qute packages are built from the Qute multi-package repository root. See github.

Authors

Bogdan Stefanescu - Intial Work - Quandora

License

MIT

Package Sidebar

Install

npm i @qutejs/router

Homepage

qutejs.org

Weekly Downloads

1

Version

2.0.0-beta.10

License

MIT

Unpacked Size

571 kB

Total Files

9

Last publish

Collaborators

  • bstefanescu