convene
v0.3.0
Published
A Node library for simple and flexible merging of multiple sources of various types into one file
Downloads
14
Maintainers
Readme
convene
A Node library for simple and flexible merging of multiple sources of various types into one file
Install
npm install convene
Include
Using node:
const Convene = require('convene');
In Alpha