@cartona/feel
v0.0.4
Published
This is a node package that provides FEEL syntax support to your typescript projects.
Downloads
14
Readme
Cartona feel
This is a node package that provides FEEL syntax support to your typescript projects.
The current version is 0.0.2, meaning the project is still under development. It cannot be used in production.
Clone the repository
To obtain the client-side project, run git clone https://github.com/cartona/survey-engine-cp.git
from the terminal or console.
Build and local development
Run
ng build feel
from the root folder when you download the source code.Run
npm link
from the projects/ngx-ui-tools folder.Run
npm link @cartona/feel
from any project folder to link to your local copy for development.
Use in your project
You can use typescript classes directly without any requirements.
More Info:
Further documentation is available from the developers upon request.