Onigwrap 1.0.10

Onigwrap

Based on TextMateSharp's version of onigwrap.

Differences from the source project:

  • Better native assets handling.
  • Use finalizers to free up unmanaged resources. I believe IDisposable is overkill here because Oniguruma regexes are not resource hungry, just GC makes this job easier.

Showing the top 20 packages that depend on Onigwrap.

Packages Downloads
TextMateSharp
An interpreter for grammar files as defined by TextMate. TextMate grammars use the oniguruma dialect (https://github.com/kkos/oniguruma). Supports loading grammar files only from JSON format. Cross - grammar injections are currently not supported. TextMateSharp is a port of microsoft/vscode-textmate that brings TextMate grammars to dotnet ecosystem. The implementation is based the Java port eclipse/tm4e. TextMateSharp uses a wrapper around Oniguruma regex engine.
2
TextMateSharp
An interpreter for grammar files as defined by TextMate. TextMate grammars use the oniguruma dialect (https://github.com/kkos/oniguruma). Supports loading grammar files only from JSON format. Cross - grammar injections are currently not supported. TextMateSharp is a port of microsoft/vscode-textmate that brings TextMate grammars to dotnet ecosystem. The implementation is based the Java port eclipse/tm4e. TextMateSharp uses a wrapper around Oniguruma regex engine.
1

.NET Framework 4.7.1

.NET Standard 2.0

Version Downloads Last updated
1.0.11 0 2026/3/28
1.0.10 1 2026/3/26
1.0.9 1 2026/3/26
1.0.8 1 2026/3/26
1.0.7 1 2026/3/26
1.0.6 2 2026/3/5
1.0.5 1 2026/3/26
1.0.4 1 2026/3/26
1.0.3 1 2026/3/26
1.0.2 1 2026/3/26