module-indexer

1.0.0 • Public • Published

Coverage Status Build Status Dependency Status npm version

module-indexer

creates a index.js for es6 modules

Usage

Install

$ npm install --save module-indexer

Usage

import moduleIndexer from 'module-indexer';
 
moduleIndexer(__dirname, (err) => err? console.error('Doh!') : console.log('Created'));

CLI

module-indexer ./

Maintainers

stoeffel hemanth tomekwi
stoeffel hemanth tomekwi

created with gh-contributors-table

License

MIT © stoeffel tomekwi hemanth

/module-indexer/

    Package Sidebar

    Install

    npm i module-indexer

    Weekly Downloads

    4

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • schtoeffel
    • tomekwi
    • hemanth