go-playground / formLinks
Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.
☆877Updated 3 weeks ago
Alternatives and similar repositories for form
Users that are interested in form are comparing it to the libraries listed below
Sorting:
- Package gorilla/schema fills a struct with form values.☆1,470Updated last year
- Package gorilla/securecookie encodes and decodes authenticated and optionally encrypted cookie values for Go web applications.☆718Updated 2 years ago
- Go package for dealing with maps, slices, JSON and other data.☆814Updated last month
- Package gorilla/csrf provides Cross Site Request Forgery (CSRF) prevention middleware for Go web applications & services 🔒☆1,161Updated 6 months ago
- money and currency formatting for golang☆902Updated 3 years ago
- URL-friendly slugify with multiple languages support.☆1,293Updated 10 months ago
- A generator library for concise, unambiguous and URL-safe UUIDs☆1,371Updated last month
- Super short, fully unique, non-sequential and URL friendly Ids☆959Updated 3 years ago
- A tiny generator of random data for golang, also known as a faker☆953Updated 2 years ago
- A UUID package for Go☆1,740Updated last week
- Simple and fast template engine for Go☆889Updated 2 years ago
- csvutil provides fast and idiomatic mapping between CSV and Go (golang) values.☆1,020Updated 7 months ago
- go-querystring is Go library for encoding structs into URL query strings.☆2,104Updated 2 months ago
- errors with stacktraces for go☆999Updated last year
- A golang package for converting to snake_case or CamelCase☆1,116Updated last year
- Pretty printing for Go values☆1,393Updated last year
- Plugin-driven, extensible HTTP client toolkit for Go☆1,117Updated last year
- Jet template engine☆1,363Updated 7 months ago
- i18n Translator for Go/Golang using CLDR data + pluralization rules☆417Updated 2 years ago
- impl generates method stubs for implementing an interface.☆1,079Updated last year
- Package validator implements struct field validations☆1,337Updated 3 years ago
- JSON Web Token library