hexus / pragma

Declarative form builder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pragma

Declarative form builder and state processor.

⚠️ This library is in early development.

Documentation will be gradual as the nature of the project solidifies.

Build

Install development dependencies:

$ npm i

Build the Pragma runtime, example project and Stencil components:

$ npm run build

Build and watch for changes:

$ npm run watch

About

Declarative form builder


Languages

Language:JavaScript 86.7%Language:TypeScript 12.5%Language:HTML 0.8%Language:SCSS 0.0%