simconfig

1.0.1 • Public • Published

simconfig

A front end tool with simple config (mostly zero config) inspired by F.I.S and webpack

Usage

sudo npm install -g simconfig
// sim-conf.js
sim.entry('.html');  // for front end, by default

or

// sim-conf.js
sim.entry('app.js');  // for nodejs

Package Sidebar

Install

npm i simconfig

Weekly Downloads

0

Version

1.0.1

License

GPL-3.0

Last publish

Collaborators

  • hooraygith