0.4.2 • Published 11 years ago

grunt-extend v0.4.2

Weekly downloads
31
License
-
Repository
github
Last release
11 years ago

grunt-extend

This task extends JavaScript Objects with other JavaScript objects, pretty much in the same way that _.extend() does it. Once the final object is created, the task attempts to JSON.stringify(yourObject) and write it to a file.

Quite useful for:

- projects that generate multiple modules
- projects that share configuration values across multiple clients
- sharing configuration values across environments
0.4.2

11 years ago

0.4.1

11 years ago

0.4.0

11 years ago

0.3.0

11 years ago

0.2.2

11 years ago

0.2.1

11 years ago

0.2.0

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago