elm-community / string-extra

String helper functions for Elm.

Home Page:http://package.elm-lang.org/packages/elm-community/string-extra/latest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

String helper functions for Elm.

http://package.elm-lang.org/packages/elm-community/string-extra/latest

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Elm 100.0%