rmapi-js

v2.1.1
JavaScript implementation of the reMarkable 1.5 api
remarkable

doc

typedoc

fmt

prettier --cache --write 'src/*.ts' '*.json' bundle.mjs

lint

tsc && eslint --cache 'src/*.ts' bundle.mjs && typedoc --emit none

test

jest --coverage

build

tsc -p tsconfig.build.json && yarn node bundle.mjs

prepack

yarn lint && yarn test && yarn build

Source Code

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 12/30/2022

Downloads

Maintainers