Skip to content

OctoD/rescript-module-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rescript module template

  • It's Rescript! ❤️
  • Builds fast
  • Generates .d.ts files using gentype
  • Builds both to commonjs and es6 spec

scripts

Build

Builds files, generates typings and copy all necessaries files into the lib dir (ready to be published on a registry)

npm run build

Watch

If you are using the rescript lang plugin for vscode, it adds intellisense and other beautiful stuff in realtime inside your editor. Oh, builds files too (but not ready to be published on a registry)

npm run watch

About

A small and useful template for your Rescript libs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published