1.1.0 • Published 7 years ago

manipulator v1.1.0

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

7 years ago

1.0.11

7 years ago

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago