0.0.29 • Published 6 years ago

magix-router v0.0.29

Weekly downloads
6
License
MIT
Repository
github
Last release
6 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

6 years ago

0.0.28

6 years ago

0.0.27

6 years ago

0.0.26

6 years ago

0.0.25

6 years ago

0.0.24

6 years ago

0.0.23

7 years ago

0.0.22

7 years ago

0.0.21

7 years ago

0.0.20

7 years ago

0.0.19

7 years ago

0.0.18

7 years ago

0.0.17

7 years ago

0.0.16

7 years ago

0.0.15

7 years ago

0.0.14

7 years ago

0.0.13

7 years ago

0.0.12

7 years ago

0.0.11

7 years ago

0.0.10

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago