Skip to content

elm-community/string-extra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

string-extra

String helper functions for Elm, inspired by underscore.string.

Build Status

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.