Add status badges to README.
[ustaxlib.git] / package.json
2020-03-23 Robert SesekAdd a helper script to publish the NPM package.
2020-03-23 Robert SesekOnly publish the dist/ folder. 1.0.2
2020-03-23 Robert SesekVersion 1.0.1 was fast... 1.0.1
2020-03-23 Robert SesekInclude examples/ in the package.
2020-03-23 Robert SesekAdd a build script to help create the package.
2020-03-14 Robert SesekAdd license information.
2020-03-10 Robert SesekCreate a cheap "build" script.
2020-03-10 Robert SesekRestructuring in prep for being a usable package.
2020-03-08 Robert SesekPrepare build as module.
2020-02-23 Robert SesekAdd command to run the Node debugger and interactive...
2020-02-22 Robert SesekUpgrade Typescript and compiler targets.
2020-02-17 Robert SesekSkeleton project with Jest and TypeScript.