Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
NAPI-RS
NAPI-RS is a framework for building pre-compiled Node.js addons in Rust.
Collective -
Host: opensource -
https://opencollective.com/napi-rs
- Code: https://github.com/napi-rs/napi-rs
github.com/napi-rs/napi-rs - 20cb92d2026a2447ad7fa45e77eae0e843918dcf authored almost 4 years ago by messense <[email protected]>
github.com/napi-rs/napi-rs - 925786c95573af34aac2a136aea81bae0f56c7e5 authored almost 4 years ago by LongYinan <[email protected]>
github.com/napi-rs/napi-rs - 03e6048dc950bd42feca8d1d51acc61969bf74de authored almost 4 years ago by Chris Nixon <[email protected]>
github.com/napi-rs/napi-rs - 81af1674a8766f0453da199a8b177a5a0a14f61a authored almost 4 years ago by LongYinan <[email protected]>
github.com/napi-rs/napi-rs - 4ca12ec7dbc24fafdf5c185ebb530738a907cc7f authored almost 4 years ago by LongYinan <[email protected]>
github.com/napi-rs/napi-rs - a8c145b481b228738d3b459fe5a946dbe1a1992d authored almost 4 years ago by LongYinan <[email protected]>
github.com/napi-rs/napi-rs - a8a83b2640ad86977a61b4b4daad5f59d7dd8611 authored almost 4 years ago by LongYinan <[email protected]>
github.com/napi-rs/napi-rs - 6c46962833615a8d2e993850f158b7c557341a9c authored almost 4 years ago by LongYinan <[email protected]>
fix(napi): finalizer maybe_ref pointer value
github.com/napi-rs/napi-rs - 69b8773350aed5fd58f91596197dc5aa3185583b authored almost 4 years ago by LongYinan <[email protected]>github.com/napi-rs/napi-rs - f45f1aeb537fe8e73c1a76ca79653137910f22a1 authored almost 4 years ago by LongYinan <[email protected]>
ci: use lts alpine image
github.com/napi-rs/napi-rs - 645584cfa9f7fa5377f29bdd9af2ddbd64225261 authored almost 4 years ago by LongYinan <[email protected]>github.com/napi-rs/napi-rs - 0a9d741e93bedc9814c26be9e95f13f2f17d163d authored almost 4 years ago by LongYinan <[email protected]>
Add a way to convert stateful (Rust) closures into `JsFunction`s.
github.com/napi-rs/napi-rs - 2ae748249d65579ad73b2b257b6d5a8931c1d1fa authored almost 4 years ago by LongYinan <[email protected]>github.com/napi-rs/napi-rs - 4aba1599585eb763cb64a38ed6ccf61f2336e205 authored almost 4 years ago by Daniel Henry-Mantilla <[email protected]>
build(deps-dev): bump @types/node from 14.14.33 to 14.14.34
github.com/napi-rs/napi-rs - 3f40b9270e3086351e501caa12049bf06d81188d authored almost 4 years ago by LongYinan <[email protected]>build(deps-dev): bump eslint from 7.21.0 to 7.22.0
github.com/napi-rs/napi-rs - 5c458033cabfeb328319b1403fe66b88af6700c2 authored almost 4 years ago by LongYinan <[email protected]>
Bumps [eslint](https://github.com/eslint/eslint) from 7.21.0 to 7.22.0.
- [Release notes](https:...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...
github.com/napi-rs/napi-rs - 6c42ba302dcdb2d6d9a27663cacd947959a9bfd1 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Remove deprecated `register_module` from example in README.md
github.com/napi-rs/napi-rs - 3dd071540b48bf4459053ccf5e51edee61a62173 authored almost 4 years ago by LongYinan <[email protected]>github.com/napi-rs/napi-rs - 5527451b8d72d9c8e53dbba59b80f03cf3508cfc authored almost 4 years ago by Kirill Fomichev <[email protected]>
github.com/napi-rs/napi-rs - 7c6bfb4087f1b87fcbedffd3e220f504e3b0fe91 authored almost 4 years ago by LongYinan <[email protected]>
fix(napi): napi_adjust_external_memory issue on wini686
github.com/napi-rs/napi-rs - 526b335df3934e815bee410408fc65c63150773d authored almost 4 years ago by LongYinan <[email protected]>github.com/napi-rs/napi-rs - 1e3290cd01db78970b07598f2efba7eaf6a2e569 authored almost 4 years ago by LongYinan <[email protected]>
github.com/napi-rs/napi-rs - 0f300da9173706102154b17180428efba3a57c06 authored almost 4 years ago by LongYinan <[email protected]>
github.com/napi-rs/napi-rs - 50f207f744c16d305984be1d172174034e78bca9 authored almost 4 years ago by LongYinan <[email protected]>
github.com/napi-rs/napi-rs - 66663d129ddccdfd561b713c930c3afeb3b9a10c authored almost 4 years ago by LongYinan <[email protected]>
github.com/napi-rs/napi-rs - 7b86999f92fff16e955122676216ff2f170d88ab authored almost 4 years ago by LongYinan <[email protected]>
build(deps-dev): bump husky from 5.1.2 to 5.1.3
github.com/napi-rs/napi-rs - 7ac2550609bd270536514943c46aa4a5bdffb478 authored almost 4 years ago by LongYinan <[email protected]>build(deps-dev): bump typescript from 4.2.2 to 4.2.3
github.com/napi-rs/napi-rs - 2c94f40cc40f5b791393a638f15692eec26e41dc authored almost 4 years ago by LongYinan <[email protected]>build(deps-dev): bump @types/node from 14.14.31 to 14.14.32
github.com/napi-rs/napi-rs - 66ad5a48356ef1c002b13d6a8c50ef198897cf87 authored almost 4 years ago by LongYinan <[email protected]>build(deps): bump @octokit/rest from 18.3.0 to 18.3.4
github.com/napi-rs/napi-rs - 2be938e933d91f98ea4f7240ce1f9ead5ec638b8 authored almost 4 years ago by LongYinan <[email protected]>build(deps-dev): bump @typescript-eslint/parser from 4.15.2 to 4.16.1
github.com/napi-rs/napi-rs - 676d7c9b3f6dcc223c4e934eafdc4c8b8b7efc3f authored almost 4 years ago by LongYinan <[email protected]>ci: running cross compile testing on ubuntu-20.04
github.com/napi-rs/napi-rs - 50fa1c0f0d1c83ba8ce7956efc4c8538c8efe3e1 authored almost 4 years ago by LongYinan <[email protected]>github.com/napi-rs/napi-rs - 6c8dcea4606897c3a12424143782ed5d3f214d9c authored almost 4 years ago by LongYinan <[email protected]>
Add a way to opt out of error handling for `ThreadsafeFunction`s.
github.com/napi-rs/napi-rs - 7108cc0f762d8cea3b2923b3bc529e4361557b30 authored almost 4 years ago by LongYinan <[email protected]>
This is to allow having the `ThreadSafeFunction` expect the same calling API
as an unwrapped `Js...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...
github.com/napi-rs/napi-rs - 67f30800e27de4475ac26d77953a5434bafe58ea authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [husky](https://github.com/typicode/husky) from 5.1.2 to 5.1.3.
- [Release notes](https://...
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.3.0 to 18.3.4.
- [Release note...
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.2 to 4.2.3.
- [Release note...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HE...
github.com/napi-rs/napi-rs - 8ee7f6a163cbd7131af3a025f9d5b88a6991597c authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>build(deps): bump inquirer from 7.3.3 to 8.0.0
github.com/napi-rs/napi-rs - 510e58475083bf509d4ad3bbe9f3f63cbb17ace1 authored almost 4 years ago by LongYinan <[email protected]>build(deps-dev): bump husky from 5.1.0 to 5.1.2
github.com/napi-rs/napi-rs - e946fe0fe505eb8359932b7d9125d024be17eb11 authored almost 4 years ago by LongYinan <[email protected]>build(deps-dev): bump @typescript-eslint/eslint-plugin from 4.15.1 to 4.15.2
github.com/napi-rs/napi-rs - 89d087e3e4624889ec884ffe85f86cef96d54843 authored almost 4 years ago by LongYinan <[email protected]>
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 7.3.3 to 8.0.0.
- [Release notes...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/...
github.com/napi-rs/napi-rs - 90b856935f051f8b2258730c08645103e0f80770 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>build(deps-dev): bump eslint from 7.20.0 to 7.21.0
github.com/napi-rs/napi-rs - d2f031198005999e7e13206f9a6b952dfb3d55e1 authored almost 4 years ago by LongYinan <[email protected]>build(deps-dev): bump typescript from 4.1.5 to 4.2.2
github.com/napi-rs/napi-rs - 56c6a17dab23ea87f5d96da4fa336b9b4e2a7d34 authored almost 4 years ago by LongYinan <[email protected]>build(deps-dev): bump @typescript-eslint/parser from 4.15.1 to 4.15.2
github.com/napi-rs/napi-rs - ce729d1f3b2216b2fe36160ad325951705d258fd authored almost 4 years ago by LongYinan <[email protected]>Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HE...
github.com/napi-rs/napi-rs - 4031908b58ce94a856a5feccb76a2a33bd337ae2 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.5 to 4.2.2.
- [Release note...
Bumps [eslint](https://github.com/eslint/eslint) from 7.20.0 to 7.21.0.
- [Release notes](https:...
Bumps [husky](https://github.com/typicode/husky) from 5.1.0 to 5.1.2.
- [Release notes](https://...
build(deps-dev): bump eslint-config-prettier from 8.0.0 to 8.1.0
github.com/napi-rs/napi-rs - a533958465d1e5f7b4a78547a6022e83867fbd39 authored almost 4 years ago by LongYinan <[email protected]>build(deps): bump @octokit/rest from 18.2.0 to 18.3.0
github.com/napi-rs/napi-rs - 93208fb6eb1b85c3086cd4dcc8078899a74da7e3 authored almost 4 years ago by LongYinan <[email protected]>Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.0.0 to...
github.com/napi-rs/napi-rs - bc1197ff793dda43aea8e8ef1f47efe311512e8b authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.2.0 to 18.3.0.
- [Release note...
github.com/napi-rs/napi-rs - 49eaaf30e965e7532b0427c594b8051bfb5ff8c6 authored almost 4 years ago by LongYinan <[email protected]>
Unwrap from ref
github.com/napi-rs/napi-rs - 673fa3b7bd9015ffe8bd24bd332844b6f9dc30dc authored almost 4 years ago by LongYinan <[email protected]>github.com/napi-rs/napi-rs - 071dcff9ebe0e631e60d1915a93ea9fd2583348e authored almost 4 years ago by LongYinan <[email protected]>
github.com/napi-rs/napi-rs - e622d9693a1e7f230eb74bc50c00355ef7feb7b3 authored almost 4 years ago by LongYinan <[email protected]>
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/...
github.com/napi-rs/napi-rs - c75967e911563cbfff749c8df1030b7e1359923f authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 7.2.0 to...
github.com/napi-rs/napi-rs - 7b4887b85e21f73090d7bd5a9bc0b95807aa64ef authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HE...
github.com/napi-rs/napi-rs - 75868ae7d8790788304b5f0b211547291b9106d0 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [husky](https://github.com/typicode/husky) from 5.0.9 to 5.1.0.
- [Release notes](https://...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...
github.com/napi-rs/napi-rs - f49fbfddf888c92f7e5efe0803a340d98e50ce70 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.1.1 to 18.2.0.
- [Release note...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](http...
github.com/napi-rs/napi-rs - ea4cefac48e0dad7ac5aeded01b806ddda1da5e6 authored almost 4 years ago by LongYinan <[email protected]>
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...
github.com/napi-rs/napi-rs - 498c5af4ec40ed216719a339b1bb707990695439 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HE...
github.com/napi-rs/napi-rs - d2a392739493ba1d25b7a6ccdb6cc770d525d7ca authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.1.0 to 18.1.1.
- [Release note...
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.3 to 4.1.5.
- [Release note...
Bumps [husky](https://github.com/typicode/husky) from 4.3.8 to 5.0.9.
- [Release notes](https://...
build(deps-dev): bump eslint from 7.19.0 to 7.20.0
github.com/napi-rs/napi-rs - f5b975a10a863c8a0c1614613dfc1b2ddba70cea authored almost 4 years ago by LongYinan <[email protected]>
Bumps [eslint](https://github.com/eslint/eslint) from 7.19.0 to 7.20.0.
- [Release notes](https:...
build(deps): bump @octokit/rest from 18.0.15 to 18.1.0
github.com/napi-rs/napi-rs - 418daaa4ad8a64add5229df01a787e67d3304240 authored almost 4 years ago by LongYinan <[email protected]>build(deps-dev): bump @typescript-eslint/eslint-plugin from 4.14.1 to 4.15.0
github.com/napi-rs/napi-rs - c8187c6b625cd43b8721621a6dd884eb6b42baa3 authored almost 4 years ago by LongYinan <[email protected]>Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/...
github.com/napi-rs/napi-rs - 1b3989c4baf489361b1bc953908835939f5cf9f2 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>build(deps-dev): bump lint-staged from 10.5.3 to 10.5.4
github.com/napi-rs/napi-rs - 5215543fb8a7037845f44815bfdd9148252a1e75 authored almost 4 years ago by LongYinan <[email protected]>build(deps-dev): bump @typescript-eslint/parser from 4.14.1 to 4.14.2
github.com/napi-rs/napi-rs - 3ee248fb11ca38ca58f73e1c411c8defd823e44c authored almost 4 years ago by LongYinan <[email protected]>build(deps-dev): bump @types/node from 14.14.21 to 14.14.25
github.com/napi-rs/napi-rs - eec45f2c947179f83ef98fcaa27c2cad5f553ef0 authored almost 4 years ago by LongYinan <[email protected]>Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...
github.com/napi-rs/napi-rs - 8996eb9f3337d60dd081db4d3202bf5b2d81a580 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.3 to 10.5.4.
- [Release not...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HE...
github.com/napi-rs/napi-rs - 18746d993228e41224c5cd63c6480e4898c52cba authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.0.15 to 18.1.0.
- [Release not...
github.com/napi-rs/napi-rs - c39b364319add276f04391228fd8a97463006efb authored almost 4 years ago by LongYinan <[email protected]>
- @napi-rs/[email protected]
github.com/napi-rs/napi-rs - cc56285656126fc765683ff0db132f34ab227f8b authored almost 4 years ago by LongYinan <[email protected]>fix(cli): new command without npm scope
github.com/napi-rs/napi-rs - 5a5c51f29e84a520cbb19742e1789b7b4523a3ef authored almost 4 years ago by LongYinan <[email protected]>github.com/napi-rs/napi-rs - 5ef1887ea96d529bf6bd4e52d6d77ffbd6baf13e authored almost 4 years ago by LongYinan <[email protected]>
github.com/napi-rs/napi-rs - 237fda55aad7d427cd4d7a3ab72eb9a813156eb5 authored almost 4 years ago by LongYinan <[email protected]>
github.com/napi-rs/napi-rs - 2775b47e33e5c67b4cb89dff985f15f8bd729388 authored almost 4 years ago by LongYinan <[email protected]>
build(deps-dev): bump @typescript-eslint/eslint-plugin from 4.14.0 to 4.14.1
github.com/napi-rs/napi-rs - fc72ec468b41e4722a3494f256b33ed8b4d0104e authored almost 4 years ago by LongYinan <[email protected]>build(deps): bump @octokit/rest from 18.0.14 to 18.0.15
github.com/napi-rs/napi-rs - d89cf5b557497616d79b992245a37ee7e7288b11 authored almost 4 years ago by LongYinan <[email protected]>Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/...
github.com/napi-rs/napi-rs - 2f76f5b6cc9c3cce63b16a706806021e1db34d81 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>build(deps-dev): bump @typescript-eslint/parser from 4.14.0 to 4.14.1
github.com/napi-rs/napi-rs - ebfa2e5c9af66a1560e64778e25b31c90306a610 authored almost 4 years ago by LongYinan <[email protected]>build(deps-dev): bump eslint from 7.18.0 to 7.19.0
github.com/napi-rs/napi-rs - 5b3f21ae814d78df7107ce7cbd992aef3fa3e971 authored almost 4 years ago by LongYinan <[email protected]>
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.0.14 to 18.0.15.
- [Release no...
Bumps [eslint](https://github.com/eslint/eslint) from 7.18.0 to 7.19.0.
- [Release notes](https:...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HE...
github.com/napi-rs/napi-rs - 85b8b7312a824751abc173ddf56c1b1e65138361 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>