@ts.adligo.org/io
v0.0.7
Published
A package for IO wrappers, buffering, i.e. StringBuffers, ByteBuffers etc.
Readme
io.ts.adligo.org
A package for IO wrappers, buffering, i.e. StringBuffers, ByteBuffers etc.
Test this Project, Compile and Deploy;
Run the local tests
npm run testRun the TypeScript Compile (creates a bin and dist folder)
npm run tscDeploy
This command deploys, after you have logged in to https://registry.npmjs.org/;
npm publish --access public