ibex-lib

1.0.1 • Public • Published

Darcy Ibex

ibex-logo

Darcy Ibex is a Node library for Darcy.

Project setup

Run the npm installation command to install the needed dependecies.

npm i ibex-lib

npm module will be released soon ##Usage Simply require the module

const {Ibex} = require("ibex-lib");
const ibex = new Ibex();

see the ibex.js file for all available methods and classes.

Tests

You can test your pod and the library by accessing the index.html file in a browser.

For this to work the library need to be bundled using the command:

npm run build-test-js 

/ibex-lib/

    Package Sidebar

    Install

    npm i ibex-lib

    Weekly Downloads

    0

    Version

    1.0.1

    License

    ISC

    Unpacked Size

    279 kB

    Total Files

    8

    Last publish

    Collaborators

    • darcy-social