Skip to content

Latest commit

 

History

History

node.js

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Introduction

Node-API based FFI-layer to Typescript/JavaScript.

Note it will not work in WEB or other JavaScript runtimes.

Installation

  • For oca-transformer
    npm i oca-data-transformer
    
  • For oca-validator
    npm i oca-data-validator
    

Usage

See pkg/validator/test and pkg/transformer/test for test cases and sample usage.