This package has been deprecated

Author message:

use alp-config now

ibex-config

2.0.1 • Public • Published

ibex-config

import Ibex from 'ibex';
import config from 'ibex-config';

(async function main() {
    const app = new Ibex();
    await config('/js/config')(app);
})();

Readme

Keywords

Package Sidebar

Install

npm i ibex-config

Weekly Downloads

2

Version

2.0.1

License

ISC

Last publish

Collaborators

  • churpeau