0.0.2 • Published 2 years ago

@cartona/feel v0.0.2

Weekly downloads
-
License
-
Repository
github
Last release
2 years ago

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

  1. Run ng build feel from the root folder when you download the source code.

  2. Run npm link from the projects/ngx-ui-tools folder.

  3. 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.