Small utility for wrapping text lines to a certain length.
Added support for deno compilation and formatting to .deno.json file. Implemented basic line wrapping functionality in src/lwrap.ts, using Wrapper class to wrap lines at 80 characters. |
||
---|---|---|
src | ||
test | ||
.gitignore | ||
build | ||
deno.json |