licenses.dev

napi-derive v2.16.12

N-API procedural macros

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT6
PackageRelationDependenciesPublished
cfg-if • 1.0.0A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. DIRECT0
once_cell • 1.20.2Single assignment cells and lazy values.INDIRECT0
proc-macro2 • 1.0.89A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.DIRECT1
quote • 1.0.37Quasi-quoting macro quote!(...)DIRECT2
syn • 2.0.82Parser for Rust source codeDIRECT2
unicode-segmentation • 1.12.0This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules. INDIRECT0
MIT2
PackageRelationDependenciesPublished
convert_case • 0.6.0Convert strings into any caseDIRECT1
napi-derive-backend • 1.0.74Codegen backend for napi procedural macroDIRECT7
Unicode-DFS-2016 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.13Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/napi-derive)](https://licenses.dev/cargo/napi-derive)
<a href="https://licenses.dev/cargo/napi-derive">
  <img src="https://licenses.dev/b/cargo/napi-derive" alt="licenses" />
</a>

Or the licenses badge code for the 2.16.12 version:

[![licenses](https://licenses.dev/b/cargo/napi-derive/2.16.12)](https://licenses.dev/cargo/napi-derive/2.16.12)
<a href="https://licenses.dev/cargo/napi-derive/2.16.12">
  <img src="https://licenses.dev/b/cargo/napi-derive/2.16.12" alt="licenses" />
</a>
GitHub