British Isles GridRef Utils
npm install @flumens/biguBritish Isles GridRef Utils
bower install 'kazlauskis/bigu' orgit clone git://github.com/kazlauskis/biguYou can find them in the root folder of the library.
``html`
To compile bigu by yourself make sure that you have Node.js
- Get a copy of the source by running:
`bash`
git clone git://github.com/kazlauskis/bigu.git
- Enter the bigu directory and install the npm build dependancies:
`bash`
cd bigu && npm install
- Build the library:
`bash``
npm start