-
Name
-
temple
-
Version
-
0.6.10
-
Platform
-
ruby
-
Authors
-
Magnus Holm
Daniel Mendler
-
Bindir
-
bin
-
Date
-
2014-10-27 00:00:00 UTC
-
Dependencies
-
tilt (>= 0, development)
bacon (>= 0, development)
rake (>= 0, development)
-
Email
-
judofyr@gmail.com
mail@daniel-mendler.de
-
Files
-
.gitignore
.travis.yml
.yardopts
CHANGES
EXPRESSIONS.md
Gemfile
LICENSE
README.md
Rakefile
lib/temple.rb
lib/temple/engine.rb
lib/temple/erb/engine.rb
lib/temple/erb/parser.rb
lib/temple/erb/template.rb
lib/temple/erb/trimming.rb
lib/temple/exceptions.rb
lib/temple/filter.rb
lib/temple/filters/code_merger.rb
lib/temple/filters/control_flow.rb
lib/temple/filters/dynamic_inliner.rb
lib/temple/filters/encoding.rb
lib/temple/filters/eraser.rb
lib/temple/filters/escapable.rb
lib/temple/filters/multi_flattener.rb
lib/temple/filters/remove_bom.rb
lib/temple/filters/static_merger.rb
lib/temple/filters/validator.rb
lib/temple/generator.rb
lib/temple/generators/array.rb
lib/temple/generators/array_buffer.rb
lib/temple/generators/erb.rb
lib/temple/generators/rails_output_buffer.rb
lib/temple/generators/string_buffer.rb
lib/temple/grammar.rb
lib/temple/hash.rb
lib/temple/html/attribute_merger.rb
lib/temple/html/attribute_remover.rb
lib/temple/html/attribute_sorter.rb
lib/temple/html/dispatcher.rb
lib/temple/html/fast.rb
lib/temple/html/filter.rb
lib/temple/html/pretty.rb
lib/temple/html/safe.rb
lib/temple/mixins/dispatcher.rb
lib/temple/mixins/engine_dsl.rb
lib/temple/mixins/grammar_dsl.rb
lib/temple/mixins/options.rb
lib/temple/mixins/template.rb
lib/temple/parser.rb
lib/temple/templates.rb
lib/temple/templates/rails.rb
lib/temple/templates/tilt.rb
lib/temple/utils.rb
lib/temple/version.rb
temple.gemspec
test/filters/test_code_merger.rb
test/filters/test_control_flow.rb
test/filters/test_dynamic_inliner.rb
test/filters/test_eraser.rb
test/filters/test_escapable.rb
test/filters/test_multi_flattener.rb
test/filters/test_static_merger.rb
test/helper.rb
test/html/test_attribute_merger.rb
test/html/test_attribute_remover.rb
test/html/test_attribute_sorter.rb
test/html/test_fast.rb
test/html/test_pretty.rb
test/mixins/test_dispatcher.rb
test/mixins/test_grammar_dsl.rb
test/test_engine.rb
test/test_erb.rb
test/test_filter.rb
test/test_generator.rb
test/test_grammar.rb
test/test_hash.rb
test/test_utils.rb
-
Homepage
-
https://github.com/judofyr/temple
-
Licenses
-
MIT
-
Require paths
-
lib
-
Required ruby version
-
>= 0
-
Required rubygems version
-
>= 0
-
Rubygems version
-
2.2.2
-
Specification version
-
4
-
Summary
-
Template compilation framework in Ruby
-
Original platform
-
ruby
-
New platform
-
ruby