0.2.4 • Published 2 years ago

oca.js-form-core v0.2.4

Weekly downloads
-
License
GPL-3.0
Repository
-
Last release
2 years ago

Build Status NPM version

oca.js-form-core

A package for mapping between OCA schema and form structure

License

EUPL 1.2

We have distilled the most crucial license specifics to make your adoption seamless: see here for details.

Usage

Install

With npm:
npm install oca.js-form-core
or with yarn:
yarn add oca.js-form-core

Development

Build

yarn install
yarn build

Run tests

yarn test

Bypass git hooks (not recommended)

You can commit changes with linter errors by using git -n/--no-verify option:
git commit -m "yolo!" --no-verify
For pushing changes with failing tests:
HUSKY=0 git push

0.2.4

2 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.1.0

3 years ago

0.1.1

3 years ago

0.0.22

3 years ago

0.0.23

3 years ago

0.0.24

3 years ago

0.0.25

3 years ago

0.0.26

3 years ago

0.0.21

3 years ago

0.0.20

3 years ago

0.0.18

3 years ago

0.0.19

3 years ago

0.0.17

3 years ago

0.0.10

4 years ago

0.0.11

4 years ago

0.0.12

4 years ago

0.0.13

3 years ago

0.0.14

3 years ago

0.0.15

3 years ago

0.0.9

4 years ago

0.0.16

3 years ago

0.0.8

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.3

4 years ago