0.1.0 • Published 4 years ago
@onlabsorg/olojs-next v0.1.0
olojs-next
This library contains a collection of experimental extension of olojs. In particular, it contains the following packages:
browser-storeis an olojs Store backed by the browser storageipfs-storeis a read-only olojs Store that uses ipfs as backendstandard-routeris an olojs Router defining a standard directory strucuresub-storeis a function that, given a storesand a pathp, returns a subordinate olojs Store ofswhere paths/pathponts to/p/patholo-atomis an atom plugin that features olojs documents syntax highlighting
Getting started
Install olojs-next via npm:
npm install --save @onlabsorg/olojs-nextLoad the packages you need:
const StandardRouter = require('@onlabsorg/olojs-next/packages/standard-router');License
This software is released under the ISC license.
0.1.0
4 years ago