1.21.0 • Published 9 months ago

handlebars-copy v1.21.0

Weekly downloads
1
License
ISC
Repository
github
Last release
9 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.21.0

9 months ago

1.20.0

12 months ago

1.19.0

1 year ago

1.18.0

2 years ago

1.17.0

3 years ago

1.16.0

3 years ago

1.15.0

3 years ago

1.14.0

3 years ago

1.13.0

3 years ago

1.12.0

3 years ago

1.11.0

3 years ago

1.9.0

3 years ago

1.10.0

3 years ago

1.8.0

4 years ago

1.7.0

6 years ago

1.6.0

6 years ago

1.5.0

6 years ago

1.4.0

6 years ago

1.3.0

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago