vexlib-js
v0.5.18
Published
Biblioteca para interactuar con vex
Readme
vexlib-js:
En el shell/On the shell:
yarn add vexlib-jsEn el código/On your code:
import VexLib from 'vexlib-js'
const vl = VexLib.singleton({
baseUrl: 'localhost', // Default: 'ex.contimita.com' if serving from the web
lang: 'ES' // Default: 'EN'
})MIT Licensed 2018-2019 by Sistemas Timitacon C.A.
