Skip to content

Commit

Permalink
Add try-catch, Escape, other stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
nebrelbug committed Jan 4, 2020
1 parent de24124 commit f53fc95
Show file tree
Hide file tree
Showing 34 changed files with 665 additions and 245 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,19 +27,19 @@ Simply put, Squirrelly is super lightweight, super fast, super powerful, and sup

### 🌟 Features

- :wrench: Custom helpers
- :wrench: Custom filters
- 🔧 Custom helpers
- 🔧 Custom filters
- :package: 0 dependencies
- :hammer: Conditionals
- :zap: Exports ES Modules as well as UMD
- :hammer: Loops
- :wrench: Custom delimeters
- 🔧 Custom delimeters
- :pencil2: Easy template syntax
- :wrench: Precompilation
- 🔧 Precompilation
- :hammer: Partials
- :wrench: Inline JavaScript
- 🔧 Inline JavaScript
- :hammer: Comments
- :wrench: Caching
- 🔧 Caching
- :rocket: SUPER fast (look at the performance benchmarks [here](https://github.com/nebrelbug/squirrelly-benchmarks))

## :scroll: Docs
Expand Down
135 changes: 108 additions & 27 deletions dist/browser/es/squirrelly.dev.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/browser/es/squirrelly.dev.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/browser/es/squirrelly.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/browser/es/squirrelly.min.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit f53fc95

Please sign in to comment.