@rescapes/translation
v0.0.37
Published
Translation helpers
Downloads
1
Readme
Rescape Translate
Clone repo
git clone git+ssh://[email protected]/calocan/rescape-translate.gitInstall dependencies
npm install or yarn install
Library files
All library files are located inside src
Testing
npm run test or yarn run test
Build library
npm run build or yarn run build
Produces production version of library under the build folder.
Publish library
yarn run build-publish-patch
