0.1.6 • Published 2 years ago

roam-research-js v0.1.6

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

roam-research-js

Javascript client for Roam Research. Roam Alpha API interface adapted from roam-client by David Vargas.

Quick Usage

  1. npm install roam-research-js
  2. In your entry file, import import * as roamAPI from 'roam-research-js' (does nothing, it's just necessary to get global types for window.roamAlphaAPI)

Local development

  1. git clone https://github.com/shanrauf/roam-research-js
  2. yarn && yarn link
  3. (In another local project) yarn link roam-research-js
0.1.2

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.1

3 years ago