rmapi-js

v6.0.0
JavaScript implementation of the reMarkable 1.5 api
remarkable

doc

typedoc

fmt

prettier --cache --write 'src/*.ts' '*.{js,json}'

lint

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

export

tsc -p tsconfig.build.json && bun build src/index.ts --minify --outfile dist/rmapi-js.esm.min.js

prepack

bun lint && bun test --coverage && bun export
npm i rmapi-js

Metadata

  • MIT
  • Whatever
  • Erik Brinkman
  • released 9/22/2024

Downloads

Maintainers