Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 245 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 245 Bytes

Reyah

Reyah javascript library for web and Node.js written in TypeScript

Compile

This project uses typescript

yarn install
yarn build

Docs

The documentation is generated with Typedoc.

yarn install
yarn gendoc