Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 287 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 287 Bytes

kea-organizer

A nodejs package to magically transform your cluttered modules into a clean object or a class.

Install

$ npm install kea-organizer

Usage

const mystuff = require('kea-organizer')('/path/to/my-files')
...

License

MIT