UNPKG

648 BMarkdownView Raw
1# [Pretur Navigation](https://github.com/pretur/pretur/tree/master/packages/pretur.navigation)
2[![npm](https://badge.fury.io/js/pretur.navigation.svg)](https://badge.fury.io/js/pretur.navigation)
3[![Build Status](https://travis-ci.org/pretur/pretur.svg?branch=master)](https://travis-ci.org/pretur/pretur)
4
5## Installation
6
7You can install this package with the following command:
8
9```sh
10npm install pretur.navigation
11```
12
13## Typings
14
15The typescript type definitions are also available and are installed with npm.
16
17## License
18This project is licensed under the [MIT license](https://github.com/pretur/pretur/blob/master/LICENSE).