0.0.8 • Published 5 years ago

ganescha-concat v0.0.8

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

Ganescha-concat

A simple minfied port of concat. No extras so small an simple as posible. Only 678 B

const concat = require('ganescha-concat');
const output = concat(['./file1.js', './file2.js'], './conact.js');
$ ganescha-concat ./style.css ./dropdown.css ./view.css
ganescha-concat done
0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago