oca.js-form-core
TypeScript icon, indicating that this package has built-in type declarations

0.2.4 • Public • Published

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

/oca.js-form-core/

    Package Sidebar

    Install

    npm i oca.js-form-core

    Weekly Downloads

    0

    Version

    0.2.4

    License

    GPL-3.0

    Unpacked Size

    3.09 MB

    Total Files

    70

    Last publish

    Collaborators

    • blelump
    • mtfk
    • olichwiruk