npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

module-indexer

1.0.0

@schtoeffel

npmHomeRepoSnykSocket
Downloads:2
$ npm install module-indexer
DailyWeeklyMonthlyYearly

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