Grips. A templating tool that turns data into HTML, text, or CSS by filling in blanks.

getify.github.com/grips

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

May 2015
  • css: adding a rough first draft of the builder, deploy/ files, etc
  • css: tweaking lib to allow standalone '*' in outside state
  • Merge pull request #19 from julienetie/patch-1
  • Update grips
April 2014
  • core: fixed package.json issue that prevented installation
March 2014
  • grips-css: initially saving 'normalizeSelector' code
  • most minor of tweaks
  • grips-css: fixing '*' prefix-expander appearing either at start of ru…
  • grips-css: fixed some bugs with invalid codegen (ids, etc), added sup…
  • grips: fixed bug with multiple declarations in let-local blocks, fixe…
  • grips-css: fixing some more parser bugs, fixing regular * prefix-expa…
  • grips-css: lots more parser refactoring, bug fixes
  • grips-css: fixed bugs. unquoted param-values get quoted now. variable…
  • grips-css: lots of refactoring to fix various parser bugs
  • grips-css: fixed node.toString(), fixed some parsing logic and valida…
  • grips-css: fixing basic variable parsing/generation
  • grips-css tweak: remove commented out debug code
  • grips-css: fixing parsing bugs, more code generator work
  • more work on grips-css code generator
  • working on grips-css code generator