Skip to content

basisjs/backbone-basis-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backbone plugin for Basis.js templates

This repo is Backbone plugin for basis.js templates library.

The source in the basis.js repo. Please file issues and pull requests against that repo.

Install

Install with bower:

bower install bbt

Add a <script> to your index.html:

<script src="/bower_components/bbt/bbt.js"></script>

You also could use long name of library:

bower install backbone-basis-templates

In this case include <script> should be:

<script src="/bower_components/backbone-basis-templates/bbt.js"></script>

About

Backbone plugin for Basis.js templates

Resources

License

GPL-2.0, MIT licenses found

Licenses found

GPL-2.0
GPL-LICENSE.txt
MIT
MIT-LICENSE.txt

Stars

Watchers

Forks

Packages

No packages published