oniguruma_native 1.0.1+2 copy "oniguruma_native: ^1.0.1+2" to clipboard
oniguruma_native: ^1.0.1+2 copied to clipboard

Oniguruma regex bindings for Dart on every platform: native dart:ffi on IO, WebAssembly on web, behind one vscode-oniguruma-compatible OnigScanner API.

License

BSD 2-Clause License

Copyright (c) 2026 Birju Vachhani (oniguruma_native, the Dart FFI bindings)
Copyright (c) 2002-2021 K.Kosako (Oniguruma, the original C library)
All rights reserved.

oniguruma_native provides Dart FFI bindings to the Oniguruma regular-expression
library (https://github.com/kkos/oniguruma) and bundles/links it. As a
derivative work it is distributed under Oniguruma's original BSD 2-Clause
license, reproduced below, and retains the original copyright notice as that
license requires.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
   notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
   notice, this list of conditions and the following disclaimer in the
   documentation and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
1
likes
160
points
23
downloads

Documentation

API reference

Publisher

verified publisherbirju.dev

Weekly Downloads

Oniguruma regex bindings for Dart on every platform: native dart:ffi on IO, WebAssembly on web, behind one vscode-oniguruma-compatible OnigScanner API.

Repository (GitHub)
View/report issues
Contributing

Topics

#oniguruma #regex #regexp #unicode #textmate

License

BSD-2-Clause (license)

Dependencies

archive, code_assets, crypto, ffi, hooks, native_toolchain_c

More

Packages that depend on oniguruma_native