Steve Howell
87814572c9
Create tools/get-handlebar-vars utility.
...
This basically prints out a template JSON data structure to
be used with a handlebar template that you specify on the command
line. (You can actually supply multiple files, too.)
Example usage:
$ ./tools/get-handlebar-vars static/templates/tab_bar.handlebars
=== static/templates/tab_bar.handlebars
{
"tabs": [
{
"hash": "",
"title": "",
"active": "",
"icon": true,
"data": "",
"cls": ""
}
]
}
(imported from commit d7239fcae7d94038fa0e4b34c8b1208a1070ecbb)
2013-12-04 13:58:04 -05:00
..
2013-10-28 15:44:13 -04:00
2013-10-28 15:44:13 -04:00
2013-11-19 16:04:41 -05:00
2013-09-20 14:36:00 -04:00
2013-11-04 11:58:52 -05:00
2013-10-31 11:34:15 -04:00
2013-10-31 15:05:23 -04:00
2013-11-05 17:13:45 -05:00
2013-08-08 10:22:31 -04:00
2013-11-19 17:02:52 -05:00
2013-11-14 11:18:23 -05:00
2013-11-19 10:43:56 -05:00
2012-11-06 15:45:24 -05:00
2012-10-12 13:28:09 -04:00
2013-03-27 14:15:03 -04:00
2012-10-16 01:45:37 -04:00
2013-10-26 04:16:27 -04:00
2013-08-08 10:22:32 -04:00
2013-09-06 15:14:55 -04:00
2013-10-26 04:16:28 -04:00
2013-12-04 13:58:04 -05:00
2013-11-19 17:02:52 -05:00
2013-11-23 11:41:22 -05:00
2013-12-02 16:14:06 -05:00
2013-10-31 11:06:21 -04:00
2013-11-05 14:14:19 -05:00
2013-09-26 13:55:45 -04:00
2013-08-07 10:00:07 -04:00
2013-01-29 12:16:32 -05:00
2013-06-24 10:46:36 -04:00
2013-07-23 14:50:39 -04:00
2013-11-10 09:28:55 -05:00
2013-11-13 12:02:50 -05:00
2013-11-13 12:02:50 -05:00
2013-12-02 16:14:06 -05:00
2013-11-19 17:02:52 -05:00
2013-10-31 15:29:49 -04:00
2013-11-20 18:34:15 -05:00
2013-10-08 08:57:29 -04:00
2013-09-17 13:55:39 -04:00
2013-10-07 13:43:23 -04:00
2013-07-02 16:47:34 -04:00
2013-08-09 13:06:02 -04:00
2013-08-08 10:22:32 -04:00
2013-08-09 13:04:52 -04:00
2013-12-02 17:49:08 -05:00
2013-11-05 17:13:45 -05:00
2013-11-13 16:26:04 -05:00
2013-11-04 13:22:41 -05:00