Skip to content

Basis.js template and l10n modules as standalone library

License

GPL-2.0, MIT licenses found

Licenses found

GPL-2.0
GPL-LICENSE.txt
MIT
MIT-LICENSE.txt
Notifications You must be signed in to change notification settings

basisjs/basis-templates

Repository files navigation

Basis.js templates

This repo is basis.js template and l10n modules as standalone library. It is useful to use with libraries other than basis.js, like backbone.js, jQuery and so on.

Library consists of those modules:

  • basis core
  • basis.event
  • basis.dom.event
  • basis.l10n
  • basis.template
  • basis.template.html
  • basis.template.htmlfgen

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

Install

Install with bower:

bower install basis-templates

Add a <script> to your index.html:

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

About

Basis.js template and l10n modules as standalone library

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