|
Failed to load latest commit information. |
|
.circleci
|
Add CircleCI integration
|
Aug 16, 2018
|
|
.gitignore
|
Update readme and make small improvements
|
Aug 19, 2018
|
|
LICENSE
|
Add license
|
Aug 16, 2018
|
|
README.md
|
Improve readme
|
Aug 31, 2018
|
|
box.go
|
Remove inferred types
|
Aug 31, 2018
|
|
box_test.go
|
Update readme, examples and docs
|
Aug 20, 2018
|
|
case.go
|
Move golang.org/x/text dependent functions to unicode.go
|
Aug 21, 2018
|
|
case_benchmark_test.go
|
Make slugify 3 times faster
|
Aug 18, 2018
|
|
case_test.go
|
Move golang.org/x/text dependent functions to unicode.go
|
Aug 21, 2018
|
|
create.go
|
Add Random function
|
Aug 19, 2018
|
|
create_test.go
|
Add Random function
|
Aug 19, 2018
|
|
doc.go
|
Fix, optimize and change functions inside whitespace.go
|
Aug 18, 2018
|
|
info.go
|
Improve the performance of Substring function
|
Aug 20, 2018
|
|
info_benchmark_test.go
|
Improve the performance of Substring function
|
Aug 20, 2018
|
|
info_test.go
|
Update readme, examples and docs
|
Aug 20, 2018
|
|
modify.go
|
Move golang.org/x/text dependent functions to unicode.go
|
Aug 21, 2018
|
|
modify_test.go
|
Move golang.org/x/text dependent functions to unicode.go
|
Aug 21, 2018
|
|
unicode.go
|
Add comments about transliteration
|
Aug 21, 2018
|
|
unicode_test.go
|
Fix left trim error in Slugify
|
Aug 21, 2018
|
|
whitespace.go
|
Change how Align* functions works
|
Aug 18, 2018
|
|
whitespace_test.go
|
Change how Align* functions works
|
Aug 18, 2018
|
|
wordwrap.go
|
Improve docs and remove an ineffectual assignment
|
Aug 20, 2018
|
|
wordwrap_benchmark_test.go
|
Fix and improve Wordwrap
|
Aug 19, 2018
|
|
wordwrap_test.go
|
Add Summary function
|
Aug 19, 2018
|