@rescript/tools

0.6.6 • Public • Published

ReScript Tools

Install

npm install --save-dev @rescript/tools

CLI Usage

rescript-tools --help

Generate documentation

Print JSON:

rescript-tools doc src/EntryPointLibFile.res

Write JSON:

rescript-tools doc src/EntryPointLibFile.res > doc.json

Reanalyze

rescript-tools reanalyze --help

Decode JSON

Add to bs-dev-dependencies:

"bs-dev-dependencies": ["@rescript/tools"]
// Read JSON file and parse with `Js.Json.parseExn`
json->RescriptTools.Docgen.decodeFromJson

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.6.681latest

Version History

VersionDownloads (Last 7 Days)Published
0.6.681
0.6.52
0.6.4232
0.6.32
0.6.26
0.6.12
0.6.013
0.5.02
0.4.02
0.3.02
0.1.32
0.1.22
0.1.12

Package Sidebar

Install

npm i @rescript/tools

Weekly Downloads

350

Version

0.6.6

License

MIT

Unpacked Size

41 MB

Total Files

14

Last publish

Collaborators

  • _zth
  • cristianoc
  • cknittel
  • ryyppy
  • chenglou
  • hongbo_zhang