Parse handlebar help |
CodeIgniter supports the handlebars / data replacement (their single by default format) using the CodeIgniter Template Parser Class: https://www.codeigniter.com/user_guide/l...arser.html
If you are referring to handlebars via Handlebars JS http://handlebarsjs.com/ then I highly recommend https://github.com/zordius/lightncandy Unless you are trying to create something yourself? I always recommend that for learning but in the end using a library with multiple contributors and support is usually best. DMyers |
Messages In This Thread |
Parse handlebar help - by MoFish - 05-13-2017, 05:10 AM
RE: Parse handlebar help - by dmyers - 05-13-2017, 07:50 AM
|