3.0.6 • Published 7 years ago

bite-templates v3.0.6

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

Bite.js

Tiny, Dependecy-Free JavaScript Templating

Overview

Bite.js is an ultra light-weight, full-featured templating engine designed for size and performance. It compiles templates into standalone functions in vanilla JavaScript that can be used to render those templates with a given set of data.

Features

  • Interpolation
  • Conditionals
  • Iteration
  • Parent/Child Scoping
  • Arbitrary Expressions
  • Precompilation or Run-Time Compilation
  • Partials

Installation

npm install bite-templates

Usage/Documentation

Click here to view usage examples, API documentation, and a live demo.

3.0.6

7 years ago

3.0.5

7 years ago

3.0.4

7 years ago

3.0.3

7 years ago

3.0.2

7 years ago

3.0.1

7 years ago

3.0.0

7 years ago

2.0.7

7 years ago

2.0.6

7 years ago

2.0.5

7 years ago

2.0.4

7 years ago

2.0.3

7 years ago

2.0.2

7 years ago

2.0.1

7 years ago

2.0.0

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago