An open API service indexing awesome lists of open source software.

https://github.com/fsprojects/FSharp.Text.RegexProvider

A type provider for regular expressions.
https://github.com/fsprojects/FSharp.Text.RegexProvider

Last synced: about 2 hours ago
JSON representation

A type provider for regular expressions.

Awesome Lists containing this project

README

          

RegexProvider [![NuGet Status](https://img.shields.io/nuget/v/FSharp.Text.RegexProvider.svg?style=flat)](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* [![Mono build status](https://travis-ci.org/fsprojects/FSharp.Text.RegexProvider.png)](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)