Skip to content

active9/Vinegar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vinegar.js

VinegarJS

A Simple Robust Javascript <{Template Engine}> . See Vinegar in action online at http://www.vinegarjs.com/

INSTALLING

Git a copy from the repo or run:

npm install vinegar --save

USING

Vinegar.js works both in the browser and in a server environment. To include the Vinegar.js file in the head of your page simply include it like any other javascript source. Within your templates you can define your own Curley brackets / Mustache style syntax repalcement. By default Vinegar uses <{ }> but can easily utilize {{ }} style syntax.

To use Vinegar.js within your NodeJS applications please see the weiv project at http://www.npm.com/projects/weiv/

USAGE: Check out the examples folder on the github repo

#CONTRIBUTING

We encourage forking. Feel free to fork & pull your new additions, or bug fixes.

#LICENSE MIT

About

Vinegar.js - A Simple Robust Javascript <{Template Engine}>

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published