pocket-mesh-peer

0.8.4 • Public • Published

Pocket Mesh Peer

version

Peer library for Pocket Mesh framework written in ReasonML and compiled to JavaScript using BuckleScript.

Installation

Add the package into your project using

npm install pocket-mesh-peer

and add a corresponding item to the bsconfig.json:

"bs-dependencies": ["pocket-mesh-peer"],

Usage

Getting Started     Reference Guide     Demo project

Manual Build, Examples

Build

npm run build

Build + Watch

npm run start

Run Examples

After the modules are compiled, we need to create JS bundles with examples using

npm run webpack

Open example/StoreDemo.html or any other example in your web browser. You don't need a running web server.

Package Sidebar

Install

npm i pocket-mesh-peer

Weekly Downloads

6

Version

0.8.4

License

AGPL-3.0-or-later

Unpacked Size

177 kB

Total Files

55

Last publish

Collaborators

  • jhrdina