The collection of collections.
| Description | Command |
|---|---|
| Prettify all | pnpm prettify |
| Test lib | pnpm exec nx run <LIBRARY>:test |
| Build lib | pnpm exec nx run <LIBRARY>:build |
| Release lib | pnpm exec nx run <LIBRARY>:version --releaseAs=<major, minor, patch, premajor, preminor, prepatch, prerelease> --preid=<alpha,beta> |
TypeScript Library with tons of utility tools helping in all projects.
dfts-qrcode is a tiny and simple-to-use Javascript QR-Code generator library. Fully type-safe and ES module compatible.