1.0.0 • Published 9 years ago

module-indexer v1.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

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

stoeffelhemanthtomekwi
stoeffelhemanthtomekwi

created with gh-contributors-table

License

MIT © stoeffel tomekwi hemanth