2017 © Pedro PelĂĄez
 

library navigation

OSF navigation component

image

osflab/navigation

OSF navigation component

  • Saturday, April 21, 2018
  • by Guillaume Ponçon
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 1 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

OSF navigation component

Navigation structure used in conjunction with the front-end flux/redux container., (*1)

Installation

You need at least php 7.1 and composer:, (*2)

sudo apt install composer

In your application via composer

This is the recommended way to use this feature in a non-osf project., (*3)

Just add osflab/navigation in your composer.json file., (*4)

From github

To test the component or participate in its development., (*5)

git clone https://github.com/osflab/navigation.git
cd navigation && composer update

Unit tests launch:, (*6)

vendor/bin/runtests

The Versions