quidphp-navigation
Advanced tools
Comparing version 5.31.8 to 5.31.9
{ | ||
"name": "quidphp-navigation", | ||
"version": "5.31.8", | ||
"version": "5.31.9", | ||
"description": "Javascript module for navigating a website without reloading", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -15,3 +15,3 @@ # QuidPHP/Navigation | ||
## Installation NPM | ||
## NPM Installation | ||
**QuidPHP/Navigation** can be easily installed with [NPM](https://www.npmjs.com/package/quidphp-navigation). | ||
@@ -23,3 +23,3 @@ ``` bash | ||
## Installation Composer | ||
## Composer Installation | ||
**QuidPHP/Core** can also be installed with [Composer](https://getcomposer.org). It is available on [Packagist](https://packagist.org/packages/quidphp/navigation). | ||
@@ -44,2 +44,6 @@ ``` bash | ||
## Overview | ||
**QuidPHP/Navigation** contains one entry file. | ||
- [index](index.js) - Entry file for the module | ||
### Source | ||
**QuidPHP/Navigation** contains 3 JavaScript files. Here is an overview: | ||
@@ -50,3 +54,3 @@ - [doc](src/doc.js) - Root component for a document node | ||
## Styling | ||
### Styling | ||
**QuidPHP/Navigation** also contains 2 SCSS files. Here is an overview: | ||
@@ -53,0 +57,0 @@ - [document](css/document.scss) - Stylesheet for the document component, includes many style reset |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
69
228553