Expression/script to javascript compiler. See readme for expression-compiler npm package for more info
... manually increase version or .. npm version ... npx nx build @devhelpr/expression-compiler
cd dist/expression-compiler npm publish --access public (login to npm first.. "npm login")
npx nx g @nrwl/react:library exprcomp --publishable --importPath @devhelpr/exprcomp
- add types (no more any)
- add tests