Native Abstractions for Node.js
Native Abstractions for Node.js (``NaN'') provides a header file filled with macros and utilities for making add-on development for Node.js easier across versions. The goal is to provide all logic necessary to develop native Node.js addons without having to inspect NODE_MODULE_VERSION.
| System | Target | Derivation | Build status |
|---|---|---|---|
| x86_64-linux | /gnu/store/7xrgldhgzcnbp6bw4nrrxll9kqsa2jjw-node-nan-2.22.0.drv | ||
| x86_64-gnu | /gnu/store/5l93l0l2qlw766rdn1rkb8mb71yz6ai5-node-nan-2.22.0.drv | ||
| powerpc64le-linux | /gnu/store/z47f8dkm5r6rfnjcb02fwqqv9cdkw4jr-node-nan-2.22.0.drv | ||
| mips64el-linux | /gnu/store/ffxz6gcklk7sywc0l15dwxpfdbnssm7g-node-nan-2.22.0.drv | ||
| i686-linux | /gnu/store/9b90v57s9xqlfl64s8pqj64fcscdbh02-node-nan-2.22.0.drv | ||
| i586-gnu | /gnu/store/6fzjzvlrmml7a5mgz0xbs0fyk2j7nas9-node-nan-2.22.0.drv | ||
| armhf-linux | /gnu/store/bzw970kx0mfqlfdjmxqvda8bvx9271bv-node-nan-2.22.0.drv | ||
| aarch64-linux | /gnu/store/2v6piakx96qyclhj8i3sqaayjbryin1b-node-nan-2.22.0.drv |
| Linter | Message | Location |
|---|---|---|
| description Validate package descriptions | use @code or similar ornament instead of quotes |