issues
search
unrolled
/
render
Go package for easily rendering JSON, XML, binary data, and HTML templates responses.
MIT License
1.94k
stars
146
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore: golangci cleanup
#107
unrolled
closed
1 month ago
0
chore: json encoder cleanup
#106
unrolled
closed
1 month ago
0
Allow custom JSON encoder (like jsoniter)
#105
SlIdE42
closed
1 month ago
0
Bot
#104
dashxdon
closed
8 months ago
0
Bump CI versions, fix a few linting errors
#103
unrolled
closed
1 year ago
0
Question: is it possible to set html/template options?
#102
nics
closed
1 year ago
2
Updating linter rules
#101
unrolled
closed
1 year ago
0
Question: is it possible to change the API of the Render struct to allow setters?
#100
mariusor
closed
2 years ago
3
Escape html json
#99
unrolled
closed
2 years ago
0
UnescapeHTML can render un-parseable JSON
#98
aaronlisman
closed
2 years ago
3
Support use io/fs.FS directly
#97
lunny
closed
3 years ago
1
Mini refactor
#96
unrolled
closed
3 years ago
0
Example of Embedded FS support is missing package name
#95
paulwalk
closed
3 years ago
2
Introduce an interface RWLock to implement lock free in production mode
#94
lunny
closed
3 years ago
7
Use fsnotify if using Directory and expose CompileTemplates
#93
zeripath
closed
3 years ago
1
Further improve locking
#92
zeripath
closed
3 years ago
5
Further improve locking (Atomic)
#91
zeripath
closed
3 years ago
2
Use RWMutex instead of Mutex for locking templates
#90
zeripath
closed
3 years ago
2
Render templates from `embed.FS`
#89
dominik-lekse
closed
3 years ago
10
Render templates from `embed.FS`
#88
dominik-lekse
closed
3 years ago
0
Improved, configurable buffer pools
#87
nsmith5
closed
3 years ago
2
Remove buffer pool for HTML render
#86
nsmith5
closed
3 years ago
2
BufferPool leads to wasted memory
#85
nsmith5
closed
3 years ago
3
FR: Support templates for JSON renderer
#84
noerw
closed
1 year ago
2
Move to github actions
#83
unrolled
closed
3 years ago
0
Template Functions added via HTMLOptions don't seem to work
#82
sh4nks
closed
3 years ago
5
Add template functions as html render option
#81
brutella
closed
4 years ago
2
Add option to specify file system
#80
brutella
closed
4 years ago
0
replace encoding/json with segmentio/encoding
#79
rleungx
closed
4 years ago
2
How to use the HTML type
#78
alwindoss
closed
4 years ago
1
chore: migrate to go module.
#77
ldez
closed
5 years ago
2
partial wrong number of args
#76
sagadsalem
closed
5 years ago
1
Tag the current and future releases
#75
natdm
closed
5 years ago
1
Remove unnecessary zero value setter
#74
syntaqx
closed
5 years ago
1
Ask about Renderer.Text()
#73
jjkim0816
closed
5 years ago
2
update echo example
#72
bonfy
closed
5 years ago
1
json how to use JSONNumber
#71
a250152
closed
5 years ago
1
StreamingJSON does nothing / information in README is false
#70
dannyvankooten
closed
6 years ago
1
gofmt
#69
whilei
closed
6 years ago
0
Question: how to access partial name
#68
vdemario
closed
6 years ago
4
Asset and AssetNames render.Options fields
#67
errashe
closed
6 years ago
1
Define partial in a shared component
#66
clanstyles
closed
6 years ago
1
[WIP] Add function to render sub-template with specified binding
#65
lheinlen
closed
6 years ago
4
Added a comment to point out a typo in an option name
#64
doctoro
closed
7 years ago
2
RenderPartialsWithoutPrefix should be RenderPartialsWithoutSuffix
#63
doctoro
closed
7 years ago
4
Problem is http response
#62
jjkim0816
closed
7 years ago
1
Update Readme.md Negroni github url package
#61
romanornr
closed
7 years ago
2
Set custom JSON Content-Type
#60
chocolatkey
closed
7 years ago
3
Prevent concurrent modification of the template funcmap
#59
7fffffff
closed
7 years ago
1
html/template: "layouts/main" is undefined
#58
nullbio
closed
7 years ago
1
Next