1.1.0 • Published 6 years ago

manipulator v1.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

Manipulator

Manipulator is a lightweight promise based plugin that allows for the division of large files into smaller ones in node. It is based off of the previous package split-file. It is rewrittend with typescript and come with typings preinstalled. Also it allows you to specify output directories.

To import:

const mainpulator = new require('manipulator')();

or

const = 
1.1.0

6 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago