Skip to content

gitter-badger/Stringier

 
 

Repository files navigation

Build Status Codacy Badge Beerpay

Stringier is a collection of projects to make working with text better.

Extension methods? ✔️ High performance parsing? ✔️ Easy to use? ✔️

Everyone works with text. Let's make it better.

Documentation:

Thanks to GitHub Pages, documentation is available here

Subprojects:

Stringier was born out of my typical use case of C#: working with text. While I generally really like the language, it could be better. Some of this is syntax related. Some of this is missing features. This project exists to remedy that.

Stringier.Patterns extends Stringier with further support for pattern declaration and parsing of those patterns. If you're doing a lot of text parsing or text processing, this is probably of interest to you.

Stringier.Patterns.Testing extends MSTest with special asserters used for testing correct behavior of Stringier.Patterns. This has been packaged to help others with testing and debugging their patterns.

About

Extensions to make Strings better... stringier

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 77.1%
  • F# 22.9%