issues
search
martini-contrib
/
render
Martini middleware/handler for easily rendering serialized JSON, XML, and HTML template responses.
MIT License
245
stars
57
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
the method of increase Str
#64
oumaharuki
opened
6 years ago
0
Layout reloading every redirection
#63
LeaBloodForged
closed
7 years ago
1
add jsonp response support
#62
shinexiao
opened
8 years ago
0
Added new methods to Render interface
#61
rhacrsse
opened
8 years ago
0
fmt
#60
ghost
opened
8 years ago
0
Added support for converting templates from other formats
#59
ghostiam
closed
8 years ago
0
where is the template syntax document ?
#58
shellquery
closed
8 years ago
1
need an other "yield"
#57
takkuumi
opened
8 years ago
0
Missing return at end of function
#56
ghost
closed
9 years ago
2
Implement amber templates
#55
tobyjwebb
opened
9 years ago
0
Removed execute() to permit deferring bufpool.Put()
#54
SlothNinja
opened
9 years ago
0
add function support download file
#53
Comdex
opened
9 years ago
1
Possible Memory Leak
#52
SlothNinja
opened
9 years ago
0
Fix indents.
#51
lastomato
opened
9 years ago
0
Default options inconsistent with those presented in the README
#50
boreq
opened
9 years ago
0
404 error on static directory
#49
jsgv
closed
9 years ago
1
Calling function from template
#48
avdept
opened
9 years ago
0
yield'ing some specific part
#47
avdept
opened
9 years ago
0
Define sections for template parsing.
#46
jsgv
closed
5 years ago
2
Allow user-defined compile function
#45
acasajus
opened
9 years ago
1
How to show multi variables in tmpl file?
#44
lmquang
opened
9 years ago
2
Value not found for type render.Render
#43
hsdk123
opened
9 years ago
4
Change Error and Status to print textual status codes
#42
richardcrichardc
opened
9 years ago
0
Not use a template for specific view
#41
matejkramny
opened
10 years ago
1
Document Data(), Error() and Status() methods
#40
gavv
closed
8 years ago
0
Add Text() method for writing plain text responses
#39
gavv
closed
9 years ago
4
Is it possible to have multiple layouts?
#38
rexposadas
opened
10 years ago
5
Transfer "HTMLContentType" from Options to HTMLOptions
#37
kyuri
opened
10 years ago
0
json encoding remove fields
#36
ventayol
closed
10 years ago
2
Multiple Extension Points in Layouts
#35
blachniet
closed
10 years ago
4
Relative URL in template
#34
yageek
opened
10 years ago
3
Changed temporary buffers to a pooled bytes.Buffer implementation.
#33
elithrar
closed
10 years ago
3
FunctionMaps within a Controller function
#32
mickelsonm
closed
10 years ago
11
How to change content header?
#31
hsdk123
opened
10 years ago
1
Add cache for html output
#30
hongzhen
opened
10 years ago
0
Add a feature to serve templates from binary data generated by go-bindata
#29
yosssi
opened
10 years ago
3
Add a feature of loading templates from binary data generated by go-bindata
#28
yosssi
opened
10 years ago
7
Add XML rendering
#27
mdlayher
closed
10 years ago
6
Fix the process of retrieving an extension of a file path.
#26
yosssi
closed
10 years ago
2
Render XML?
#25
mdlayher
closed
10 years ago
1
"Value not found for type martini.Route" when injecting into templateFunc
#24
cryptix
opened
10 years ago
2
Adds protection against a JSON vulnerability.
#23
tamasd
closed
10 years ago
1
Allow to use predefine compiled template from external
#22
0x5487
opened
10 years ago
0
Make r.Status an alias for r.Error
#21
dkulchenko
closed
10 years ago
2
add 'current' to get the name of the current template
#20
vieux
closed
10 years ago
6
current template ?
#19
vieux
closed
10 years ago
4
use Write method
#18
NoahShen
closed
10 years ago
9
How to use template define with this package?
#17
guotie
opened
10 years ago
0
support runtime template compile?
#16
guotie
closed
10 years ago
2
help: don't pass a function for every route
#15
jpcaruana
closed
10 years ago
2
Next