0.2.4 • Published 1 year ago

oca.js-form-core v0.2.4

Weekly downloads
-
License
GPL-3.0
Repository
-
Last release
1 year 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

1 year ago

0.2.1

1 year ago

0.2.0

1 year ago

0.2.3

1 year ago

0.2.2

1 year ago

0.1.0

2 years ago

0.1.1

2 years ago

0.0.22

2 years ago

0.0.23

2 years ago

0.0.24

2 years ago

0.0.25

2 years ago

0.0.26

2 years ago

0.0.21

2 years ago

0.0.20

2 years ago

0.0.18

2 years ago

0.0.19

2 years ago

0.0.17

2 years ago

0.0.10

2 years ago

0.0.11

2 years ago

0.0.12

2 years ago

0.0.13

2 years ago

0.0.14

2 years ago

0.0.15

2 years ago

0.0.9

2 years ago

0.0.16

2 years ago

0.0.8

2 years ago

0.0.5

2 years ago

0.0.4

3 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.3

3 years ago