Socket
Book a DemoInstallSign in
Socket

module-indexer

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

module-indexer

creates a `index.js` for es6 modules

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

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

Keywords

oneliners

FAQs

Package last updated on 01 Jun 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts