0.0.8 • Published 4 years ago

ganescha-concat v0.0.8

Weekly downloads
2
License
MIT
Repository
github
Last release
4 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

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago