fs-concatenate

0.0.0 • Public • Published

fs-concatenate

Concatenate static content to a common js / node js module

It is a personal module i am using with ngCli to convert static content to a node js module , help me in reducing IO calls using fs.

Download it locally not globally ( otherwise it will use absolute path for keys ) , and run below command to convert your static content inside a directory to a nodejs module.

 
<module_path> -<input_directory> -<output_path>
 

Example

 
./node_modules/fs-concatenate -i content -module.js
 

Ask me personally if you plan to use this module and face any difficulties.

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i fs-concatenate

    Weekly Downloads

    1

    Version

    0.0.0

    License

    ISC

    Last publish

    Collaborators

    • kminkjan