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

doc: fix example

github.com/napi-rs/napi-rs - 86c166eece86194e5e89f77e92d364df11324aef authored over 4 years ago by LongYinan <[email protected]>
feat(scripts): support platform flag

github.com/napi-rs/napi-rs - 498768578d87b6ccbc5134e2967de9d8364362ce authored over 4 years ago by LongYinan <[email protected]>
chore: rename napi-derive to napi-rs-derive

github.com/napi-rs/napi-rs - 67ac49a7d7632e596a0be0367f42bb567e409be2 authored over 4 years ago by LongYinan <[email protected]>
doc: fix description in napi-derive

github.com/napi-rs/napi-rs - b7202710094400050033c6f4b645b3fd1d7c74cd authored over 4 years ago by LongYinan <[email protected]>
chore: version patch

github.com/napi-rs/napi-rs - 81adb5ceab95232e8ecf1cfdc81657c1c9e7f895 authored over 4 years ago by LongYinan <[email protected]>
chore: update gitignore

github.com/napi-rs/napi-rs - 7eb0d9b0f6231c262fcba71bab34a4b88be370d0 authored over 4 years ago by LongYinan <[email protected]>
Merge pull request #35 from Brooooooklyn/try-from

refactor(napi-rs): impl TryFrom instead of TryInto

github.com/napi-rs/napi-rs - 4f215b04fabedcd53d0764e172263dec09d5ca9b authored over 4 years ago by LongYinan <[email protected]>
refactor(napi-rs): impl TryFrom instead of TryInto

github.com/napi-rs/napi-rs - 4c0341961ca932657bc834a80ce589dddce77f43 authored over 4 years ago by LongYinan <[email protected]>
Merge pull request #34 from Brooooooklyn/derive

js_function Derive

github.com/napi-rs/napi-rs - 4f357008162ffc70e25370936add9e060e250943 authored over 4 years ago by LongYinan <[email protected]>
doc: add napi-derive example and document

github.com/napi-rs/napi-rs - 0f28cc7bdf417a92c12021f642c47fb27c67a2ee authored over 4 years ago by LongYinan <[email protected]>
feat(derive): js_function derive

github.com/napi-rs/napi-rs - 0b2561225fa8671049b4a36d368685b71b1e97b0 authored over 4 years ago by LongYinan <[email protected]>
Merge pull request #33 from Brooooooklyn/dependabot/npm_and_yarn/types/node-13.13.2

build(deps-dev): bump @types/node from 13.13.1 to 13.13.2

github.com/napi-rs/napi-rs - a21060107e41420e1bb44e619ac6803f5c521e68 authored over 4 years ago by LongYinan <[email protected]>
build(deps-dev): bump @types/node from 13.13.1 to 13.13.2

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

github.com/napi-rs/napi-rs - ea55091c2f5334f31824097fea62534efeef377d authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #32 from Brooooooklyn/dependabot/npm_and_yarn/prettier-2.0.5

build(deps-dev): bump prettier from 2.0.4 to 2.0.5

github.com/napi-rs/napi-rs - 20771c07302e7313c307a7d1735c0fdf58aa54a7 authored over 4 years ago by LongYinan <[email protected]>
build(deps-dev): bump prettier from 2.0.4 to 2.0.5

Bumps [prettier](https://github.com/prettier/prettier) from 2.0.4 to 2.0.5.
- [Release notes](ht...

github.com/napi-rs/napi-rs - 984f3f250306793fe7da6621580ba46ac104cdfe authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #31 from Brooooooklyn/dependabot/npm_and_yarn/types/node-13.13.1

build(deps-dev): bump @types/node from 13.13.0 to 13.13.1

github.com/napi-rs/napi-rs - a117c8742cd0c2df39bacc7427494f60a86f2a21 authored over 4 years ago by LongYinan <[email protected]>
build(deps-dev): bump @types/node from 13.13.0 to 13.13.1

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

github.com/napi-rs/napi-rs - 008e8291741f876d749c33c0021c576fb8d16d75 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #30 from Brooooooklyn/uint-32

feat(napi): impl create_uint32

github.com/napi-rs/napi-rs - c71c4c179aa9f4d0a8868f3542170d1e3cbd3eb9 authored over 4 years ago by LongYinan <[email protected]>
feat(napi): impl create_uint32

github.com/napi-rs/napi-rs - f29ddc3a19ffbe4b2aced8e80e529ee3aa0ca32b authored over 4 years ago by LongYinan <[email protected]>
Merge pull request #28 from Brooooooklyn/result

Make API call more safety

github.com/napi-rs/napi-rs - 6b032caca8cad757142b0e16c0e43c2169c38cae authored over 4 years ago by LongYinan <[email protected]>
refactor(napi-rs): make api calls more safety

github.com/napi-rs/napi-rs - fa8e1be7b983cf8f75f2ea98bb63e3e20eba5e49 authored over 4 years ago by LongYinan <[email protected]>
Merge pull request #29 from Brooooooklyn/dependabot/npm_and_yarn/types/node-13.13.0

build(deps-dev): bump @types/node from 13.11.1 to 13.13.0

github.com/napi-rs/napi-rs - ddb3813b9af89bea9c18e62872e8c4c26fbd2a45 authored over 4 years ago by LongYinan <[email protected]>
build(deps-dev): bump @types/node from 13.11.1 to 13.13.0

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

github.com/napi-rs/napi-rs - a71d55f8c1defd92f41bdf48a3a606ebcab0c1f2 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #27 from Brooooooklyn/dependabot/npm_and_yarn/types/node-13.11.1

build(deps-dev): bump @types/node from 13.11.0 to 13.11.1

github.com/napi-rs/napi-rs - 9afdb79d47d7b81b0e7298a36e6cc30949f10faf authored over 4 years ago by LongYinan <[email protected]>
Merge pull request #26 from Brooooooklyn/array-buffer

feat: support basic arrayBuffer

github.com/napi-rs/napi-rs - c35d6339fb206039530194545468852f71d5e50a authored over 4 years ago by LongYinan <[email protected]>
build(deps-dev): bump @types/node from 13.11.0 to 13.11.1

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

github.com/napi-rs/napi-rs - b634030597df60f782adb18746065a0cee51d4c6 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
feat: support basic arrayBuffer

github.com/napi-rs/napi-rs - de6863cd3a8fd5a22080afab784502a0f75ee9f7 authored over 4 years ago by LongYinan <[email protected]>
Merge pull request #25 from Brooooooklyn/dependabot/npm_and_yarn/prettier-2.0.4

build(deps-dev): bump prettier from 2.0.2 to 2.0.4

github.com/napi-rs/napi-rs - 5d9de1a3b4648d2762e061b9a358d588f9362e54 authored over 4 years ago by LongYinan <[email protected]>
build(deps-dev): bump prettier from 2.0.2 to 2.0.4

Bumps [prettier](https://github.com/prettier/prettier) from 2.0.2 to 2.0.4.
- [Release notes](ht...

github.com/napi-rs/napi-rs - f07b88d96981809e9c38e34913b9182d02a4e661 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #24 from Brooooooklyn/dependabot/npm_and_yarn/types/node-13.11.0

build(deps-dev): bump @types/node from 13.9.8 to 13.11.0

github.com/napi-rs/napi-rs - eca5d3f64ba9dacf9bce12b52e9faa3e513e5a8f authored over 4 years ago by LongYinan <[email protected]>
build(deps-dev): bump @types/node from 13.9.8 to 13.11.0

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

github.com/napi-rs/napi-rs - 9ec46f56e1fa3cc686f367b8f101d94c8da3edbc authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #23 from Brooooooklyn/serde

feat(napi): implement serde feature

github.com/napi-rs/napi-rs - 6558e4c6ca79a877c20ec998ee4877650c465db6 authored over 4 years ago by LongYinan <[email protected]>
feat(napi): implement serde feature

github.com/napi-rs/napi-rs - 5574930e187397824ac43cade13e91d8ff55feaa authored over 4 years ago by LongYinan <[email protected]>
fix(executor): close_uv when future ready

github.com/napi-rs/napi-rs - d0eadec77b66e81b77336331f8232d2c6149c396 authored over 4 years ago by LongYinan <[email protected]>
Merge pull request #21 from Brooooooklyn/dependabot/npm_and_yarn/types/node-13.9.8

build(deps-dev): bump @types/node from 13.9.5 to 13.9.8

github.com/napi-rs/napi-rs - b0db6f307052974b84898bab6a04223430866b99 authored over 4 years ago by LongYinan <[email protected]>
build(deps-dev): bump @types/node from 13.9.5 to 13.9.8

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

github.com/napi-rs/napi-rs - 9393065d68fd3ed05b32d560f8310ef48036c320 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #20 from Brooooooklyn/dependabot/npm_and_yarn/types/node-13.9.5

build(deps-dev): bump @types/node from 13.9.4 to 13.9.5

github.com/napi-rs/napi-rs - 8a82fd02bbe67d284b2e520b56b856f6043593fa authored over 4 years ago by LongYinan <[email protected]>
build(deps-dev): bump @types/node from 13.9.4 to 13.9.5

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

github.com/napi-rs/napi-rs - 598d9542043802771ec5de6db5f4912624d9de40 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #19 from Brooooooklyn/dependabot/npm_and_yarn/types/node-13.9.4

build(deps-dev): bump @types/node from 13.9.3 to 13.9.4

github.com/napi-rs/napi-rs - 0b3c9cefc19afd5311b789dfe52d1de1e8171642 authored over 4 years ago by LongYinan <[email protected]>
build(deps-dev): bump @types/node from 13.9.3 to 13.9.4

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

github.com/napi-rs/napi-rs - 5e9850381678f54948688a5479ce3cb11a21f663 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #18 from Brooooooklyn/dependabot/npm_and_yarn/prettier-2.0.2

build(deps-dev): bump prettier from 2.0.1 to 2.0.2

github.com/napi-rs/napi-rs - 4d3c3c390a25ce78f6f34b63d7a2ee29583d04bc authored over 4 years ago by LongYinan <[email protected]>
build(deps-dev): bump prettier from 2.0.1 to 2.0.2

Bumps [prettier](https://github.com/prettier/prettier) from 2.0.1 to 2.0.2.
- [Release notes](ht...

github.com/napi-rs/napi-rs - 5c5ae86a70997f6df5d5d5c1cabe9cfa01402431 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #16 from Brooooooklyn/dependabot/npm_and_yarn/types/node-13.9.3

build(deps-dev): bump @types/node from 13.9.2 to 13.9.3

github.com/napi-rs/napi-rs - f03f29c3edb30e84e54e98551ed9c003cf856642 authored over 4 years ago by LongYinan <[email protected]>
build(deps-dev): bump @types/node from 13.9.2 to 13.9.3

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

github.com/napi-rs/napi-rs - f5d47b0402b8228a444431e6a3dfa60b43c0fa76 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #17 from Brooooooklyn/dependabot/npm_and_yarn/prettier-2.0.1

build(deps-dev): bump prettier from 1.19.1 to 2.0.1

github.com/napi-rs/napi-rs - 664a194be4c68bd5191a3f52dfcbde42e188b0ee authored over 4 years ago by LongYinan <[email protected]>
build(deps-dev): bump prettier from 1.19.1 to 2.0.1

Bumps [prettier](https://github.com/prettier/prettier) from 1.19.1 to 2.0.1.
- [Release notes](h...

github.com/napi-rs/napi-rs - 188cc2d2eb8c2e472eb916edd5290ff839593335 authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #15 from Brooooooklyn/dependabot/npm_and_yarn/types/node-13.9.2

build(deps-dev): bump @types/node from 13.9.1 to 13.9.2

github.com/napi-rs/napi-rs - 12769335dd607a7ead4543d01cc4db2e14c48f67 authored almost 5 years ago by LongYinan <[email protected]>
build(deps-dev): bump @types/node from 13.9.1 to 13.9.2

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

github.com/napi-rs/napi-rs - 71bfb5839e73adc5d37849ee35b3a6b4828b95bc authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #14 from Brooooooklyn/dependabot/npm_and_yarn/minimist-1.2.5

build(deps): bump minimist from 1.2.2 to 1.2.5

github.com/napi-rs/napi-rs - b566e9ede78a30e9966f7b230fa5485886c770a4 authored almost 5 years ago by LongYinan <[email protected]>
build(deps): bump minimist from 1.2.2 to 1.2.5

Bumps [minimist](https://github.com/substack/minimist) from 1.2.2 to 1.2.5.
- [Release notes](ht...

github.com/napi-rs/napi-rs - c767171c5cee6db84626d325ad8b967456d510f7 authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
v0.2.0

github.com/napi-rs/napi-rs - f8dd29084b677e17173535076d69187ab8e40b9d authored almost 5 years ago by LongYinan <[email protected]>
chore: prepare for release

github.com/napi-rs/napi-rs - 090e7d6fb38ffbe909d66674c0250c668ffaf6b2 authored almost 5 years ago by LongYinan <[email protected]>
fix(scripts): find target folder near by node_modules folder

github.com/napi-rs/napi-rs - 3b48e464cb159e463c498983907dbd3096aa605c authored almost 5 years ago by LongYinan <[email protected]>
Merge pull request #13 from Brooooooklyn/dependabot/npm_and_yarn/minimist-1.2.2

build(deps): [security] bump minimist from 1.2.0 to 1.2.2

github.com/napi-rs/napi-rs - aa4f0661b3ad719c96f448028fd879e3f936c0b3 authored almost 5 years ago by LongYinan <[email protected]>
build(deps): [security] bump minimist from 1.2.0 to 1.2.2

Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.2. **This update includ...

github.com/napi-rs/napi-rs - a21d378311973c3e0729175a6c0420368462e07d authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #12 from Brooooooklyn/dependabot/npm_and_yarn/types/node-13.9.1

build(deps-dev): bump @types/node from 13.7.1 to 13.9.1

github.com/napi-rs/napi-rs - dee019630a1c496de02c41ddb5b9d0f4f7f0f32a authored almost 5 years ago by LongYinan <[email protected]>
build(deps-dev): bump @types/node from 13.7.1 to 13.9.1

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

github.com/napi-rs/napi-rs - 8b2a9d813a62b2568106e0dba672fde6fb67f56e authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #11 from Brooooooklyn/lock-uv-drop

chore: change threadpool to localpool in script tests

github.com/napi-rs/napi-rs - 2fd2276cb28d0fa568a15fb623c6f12bef64baa8 authored almost 5 years ago by LongYinan <[email protected]>
fix(executor): use Arc to ensure thread safe

github.com/napi-rs/napi-rs - ef990009558e4b5b66081ad94ee09caebfa15314 authored almost 5 years ago by LongYinan <[email protected]>
doc: typo

github.com/napi-rs/napi-rs - 5b93dd187bbce48af4855804220dc208606aa6cf authored almost 5 years ago by LongYinan <[email protected]>
feat(buffer): implement from_value

github.com/napi-rs/napi-rs - 1e4aa3a2a54bc5cb30b43836fdeb446a04372973 authored almost 5 years ago by LongYinan <[email protected]>
fix(buffer): create_buffer_with_data

github.com/napi-rs/napi-rs - 0bfcdff29f323add9d2a80a867f9da7f51771da5 authored almost 5 years ago by LongYinan <[email protected]>
chore: move FUNDING file

github.com/napi-rs/napi-rs - 231b23d67ce54e8257a6003c0c6e976fa1888eea authored almost 5 years ago by LongYinan <[email protected]>
Merge pull request #9 from Brooooooklyn/build-enhance

build: enhance the build pipeline

github.com/napi-rs/napi-rs - 0187f35c5fb484f6b7f6321c29a2ac61bc869c59 authored almost 5 years ago by LongYinan <[email protected]>
build: enhance the build pipeline

github.com/napi-rs/napi-rs - 48c9a8956c17be28f593263ebb3b871e712af334 authored almost 5 years ago by LongYinan <[email protected]>
chore: add FUNDING.yml

github.com/napi-rs/napi-rs - 9d38668d5f5c4b3fcbb338b9c4ceb38f51f0ff72 authored almost 5 years ago by LongYinan <[email protected]>
Merge pull request #7 from Brooooooklyn/std-future

std future

github.com/napi-rs/napi-rs - 11a96c65fd72e918c25ab08b4f417ed3f3aecc4f authored almost 5 years ago by LongYinan <[email protected]>
feat: upgrade to std-future

github.com/napi-rs/napi-rs - e0e85502af8a48ac348f216402d1179fc84db33d authored almost 5 years ago by LongYinan <[email protected]>
feat: add more function

github.com/napi-rs/napi-rs - 2cf731316b04c36f15f8649e57a60678096c251c authored almost 5 years ago by LongYinan <[email protected]>
Merge pull request #5 from Brooooooklyn/dependabot/cargo/futures-0.3.1

build(deps): update futures requirement from 0.1.27 to 0.3.1

github.com/napi-rs/napi-rs - 21640d695b5cea8a4b6693d3d8520c375e625f42 authored about 5 years ago by LongYinan <[email protected]>
build(deps): update futures requirement from 0.1.27 to 0.3.1

Updates the requirements on [futures](https://github.com/rust-lang-nursery/futures-rs) to permit...

github.com/napi-rs/napi-rs - ce1fd81465d6f5c900829822c88bc32707152569 authored about 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #6 from Brooooooklyn/dependabot/cargo/bindgen-0.52

build(deps): update bindgen requirement from 0.49 to 0.52

github.com/napi-rs/napi-rs - 94bb4829a210e313d4c061b657276d20982b84e9 authored about 5 years ago by LongYinan <[email protected]>
build(deps): update bindgen requirement from 0.49 to 0.52

Updates the requirements on [bindgen](https://github.com/rust-lang/rust-bindgen) to permit the l...

github.com/napi-rs/napi-rs - 2a1a401affc2513a09be2b7998b921695a949d66 authored about 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Implement buffer

github.com/napi-rs/napi-rs - 7bae4cbb4a9f6ccd57f17084079fa1f6bca1bbcf authored over 5 years ago by LongYinan <[email protected]>
feat: implment create and deref JsBuffer

github.com/napi-rs/napi-rs - 211ce1e523226c985019cc99079ff5f8fd38978f authored over 5 years ago by LongYinan <[email protected]>
chore: update dependencies

github.com/napi-rs/napi-rs - 40e8ba32a9261cf9767556fcde1a568093273fe0 authored over 5 years ago by LongYinan <[email protected]>
Fix cargo build

github.com/napi-rs/napi-rs - b6060c85cd45e6d10001d54307ef0d66b3075a7f authored almost 6 years ago by LongYinan <[email protected]>
Merge pull request #3 from Frando/object_helpers

Add more object functions.

github.com/napi-rs/napi-rs - b508ff44286ddf4924890daf67ffbdb7cca071ce authored almost 6 years ago by LongYinan <[email protected]>
Add more object functions.

github.com/napi-rs/napi-rs - e5bdc1329aa937542ee5afbbf663e07e842a82d5 authored almost 6 years ago by Franz Heinzmann (Frando) <[email protected]>
docs: update dependencies field in README

github.com/napi-rs/napi-rs - dff8a54ce171ae6a2394d90af2961e4e9898e661 authored over 6 years ago by LongYinan <[email protected]>
chore: remove prettier.parser config

github.com/napi-rs/napi-rs - f89d86e83b46459310ecab55e4c0b9a6b2405d5e authored over 6 years ago by LongYinan <[email protected]>
chore: use npm version napi-rs as dependency

github.com/napi-rs/napi-rs - 3ab287a9461e2476e648e08fa46db10047756e21 authored over 6 years ago by LongYinan <[email protected]>
build: use cargo to build napi-rs instead of napi.js

github.com/napi-rs/napi-rs - cbf5b42d615229981549dd5cd1761581f742d9ed authored over 6 years ago by LongYinan <[email protected]>
chore: add license

github.com/napi-rs/napi-rs - 7fc461aa28962eba15feaa106f8e7160585fb575 authored over 6 years ago by LongYinan <[email protected]>
feat: support node10

github.com/napi-rs/napi-rs - 894c7c962a066f4109bc161594d7ac1086fadebc authored over 6 years ago by LongYinan <[email protected]>