https://github.com/fsprojects/fsharp.text.regexprovider
A type provider for regular expressions.
https://github.com/fsprojects/fsharp.text.regexprovider
Last synced: 10 months ago
JSON representation
A type provider for regular expressions.
- Host: GitHub
- URL: https://github.com/fsprojects/fsharp.text.regexprovider
- Owner: fsprojects
- License: apache-2.0
- Created: 2014-02-21T11:56:58.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2019-10-11T13:55:45.000Z (over 6 years ago)
- Last Synced: 2025-06-06T21:14:17.455Z (11 months ago)
- Language: F#
- Homepage: http://fsprojects.github.io/FSharp.Text.RegexProvider/
- Size: 829 KB
- Stars: 75
- Watchers: 19
- Forks: 17
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
RegexProvider [](https://www.nuget.org/packages/FSharp.Text.RegexProvider/)
=============
The RegexProvider project contains a type providers for regular expressions. Documentation available here.
## Building
* Mono: Run *build.sh* [](https://travis-ci.org/fsprojects/FSharp.Text.RegexProvider)
* Windows: Run *build.cmd*
## Maintainer(s)
- [@dtchepak](https://github.com/dtchepak)
- [@forki](https://github.com/forki)
- [@vasily-kirichenko](https://github.com/vasily-kirichenko)
The default maintainer account for projects under "fsprojects" is [@fsprojectsgit](https://github.com/fsprojectsgit) - F# Community Project Incubation Space (repo management)