0.0.29 • Published 5 years ago

magix-router v0.0.29

Weekly downloads
6
License
MIT
Repository
github
Last release
5 years ago

magix-router

This is magix-router which works only with Magix 3.0. Its realization mainly comes from vue-router.

Introduction

magix-router is the router for maigx.js. It deeply integrates with Magix.js core to make building Single Page Applications with Magix.js a breeze. Features include:

  • Nested route/view mapping
  • Modular, view-based router configuration
  • Route params, query, wildcards
  • Fine-grained navigation control
  • Links with automatic active CSS classes
  • HTML5 history mode or hash mode, with auto-fallback in IE9

play with the examples (see how to run them below).

Development Setup

# install deps
npm install

# build dist files
npm run build

# serve examples at localhost:8080
npm run dev

documatation

see https://sprying.github.io/magix-router/

License

MIT

Copyright (c) 2018-2018 sprying

0.0.29

5 years ago

0.0.28

5 years ago

0.0.27

5 years ago

0.0.26

5 years ago

0.0.25

5 years ago

0.0.24

5 years ago

0.0.23

5 years ago

0.0.22

5 years ago

0.0.21

5 years ago

0.0.20

5 years ago

0.0.19

6 years ago

0.0.18

6 years ago

0.0.17

6 years ago

0.0.16

6 years ago

0.0.15

6 years ago

0.0.14

6 years ago

0.0.13

6 years ago

0.0.12

6 years ago

0.0.11

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago