1.1.0 • Published 8 years ago

manipulator v1.1.0

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

8 years ago

1.0.11

8 years ago

1.0.10

8 years ago

1.0.9

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago