string-extra
string-extra copied to clipboard
String helper functions for Elm.
string-extra
String helper functions for Elm, inspired by underscore.string.
Contributing
Pull requests are welcome. If you want to talk to us, join us on the
#elm-community or #string-extra channels on the Elm Slack.
Testing
npm i
npm run test
Maintainers
This package is maintained by
Thanks
This package is an effort to consolidate lorenzo/elm-string-addons, NoRedInk/elm-string-extra, and add utility functions inspired by underscore.string.
So thanks to the authors of those libraries for making string-extra possible.
License
The source code for this package is released under the terms of the BSD3
license. See the LICENSE file.