We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I released https://github.com/emreeren/pmpos3 project that uses nools-ts to allow building business rules. Just wanted to let you know it works great.
btw I had to manually transpile & include it in project statically. create-react-app can not handle es6 npm modules properly.
The text was updated successfully, but these errors were encountered:
Wonderful. I don't know if this could resolve your problem. https://cdn.jsdelivr.net/npm/nools-ts https://cdn.jsdelivr.net/npm/nools-ts/rt.js https://cdn.jsdelivr.net/npm/nools-ts/rt.min.js
Sorry, something went wrong.
No branches or pull requests
I released https://github.com/emreeren/pmpos3 project that uses nools-ts to allow building business rules. Just wanted to let you know it works great.
btw I had to manually transpile & include it in project statically. create-react-app can not handle es6 npm modules properly.
The text was updated successfully, but these errors were encountered: