1.19.0 • Published 3 months ago

handlebars-copy v1.19.0

Weekly downloads
1
License
ISC
Repository
github
Last release
3 months ago

handlebars-copy

Copy files from one directory to another, rendering files with handlebars templates

const handlebarsCopy = require('handlebars-copy');

await handlebarsCopy('./src-dir', './dest-dir', {author:'Zoidberg'})

Includes cli utility best installed with -G see handlebars-copy -h for more.

handlebars-copy test-data/src test-data/dest test-data/data.json
1.19.0

3 months ago

1.18.0

11 months ago

1.17.0

2 years ago

1.16.0

2 years ago

1.15.0

2 years ago

1.14.0

2 years ago

1.13.0

2 years ago

1.12.0

2 years ago

1.11.0

2 years ago

1.9.0

2 years ago

1.10.0

2 years ago

1.8.0

3 years ago

1.7.0

5 years ago

1.6.0

5 years ago

1.5.0

5 years ago

1.4.0

5 years ago

1.3.0

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago