philotic
v1.0.1
Published
The invisible lines that bind the webapps together
Downloads
2
Readme
Philotic Twine
: The invisible strands that bind our webapps together.
Usage
- Install into the Node project of your choice:
npm install philotic --save
- Include the entire file into your app:
import philotic from 'philotic'
- Or, include just one of the file values into your app:
import { primary_nav } from 'philotic'