Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

SerialPort

Access serial ports with JavaScript and Rust. Linux, OSX and Windows.
Collective - Host: opensource - https://opencollective.com/serialport - Website: https://serialport.io/ - Code: https://github.com/serialport

Merge pull request #44 from electron/updates

Make updates

github.com/serialport/electron-serialport-quick-start - 732b80719377f70fc664f2b481d890e8f2c66299 authored over 8 years ago by Zeke Sikelianos <[email protected]>
Merge pull request #44 from electron/updates

Make updates

github.com/serialport/electron-serialport - 732b80719377f70fc664f2b481d890e8f2c66299 authored over 8 years ago by Zeke Sikelianos <[email protected]>
Copy edits per inline comments

github.com/serialport/electron-serialport - f7dae7a3289adede97e5ec7b1d23ddab4604a208 authored over 8 years ago by Jessica Lord <[email protected]>
Copy edits per inline comments

github.com/serialport/electron-serialport-quick-start - f7dae7a3289adede97e5ec7b1d23ddab4604a208 authored over 8 years ago by Jessica Lord <[email protected]>
Use newer Electron

github.com/serialport/electron-serialport - e1fba0fb557451d8733a2a6744cfea398105d774 authored over 8 years ago by Jessica Lord <[email protected]>
Drop some dependencies for a smaller bundle size (#767)

- Drop `bluebird` 168kb for `es6-promise` 37.1kb (vs 18.1kb library code) bundled sizes
- Move...

github.com/serialport/node-serialport - 92ae904c51e729a4026f8a24f045658b6a0fa3c2 authored over 8 years ago by Francis Gulotta <[email protected]>
Drop some dependencies for a smaller bundle size (#767)

- Drop `bluebird` 168kb for `es6-promise` 37.1kb (vs 18.1kb library code) bundled sizes
- Move...

github.com/serialport/website - 92ae904c51e729a4026f8a24f045658b6a0fa3c2 authored over 8 years ago by Francis Gulotta <[email protected]>
Drop some dependencies for a smaller bundle size (#767)

- Drop `bluebird` 168kb for `es6-promise` 37.1kb (vs 18.1kb library code) bundled sizes
- Move...

github.com/serialport/bindings-cpp - 92ae904c51e729a4026f8a24f045658b6a0fa3c2 authored over 8 years ago by Francis Gulotta <[email protected]>
Upgrade grunt to squash warnings and reduce packages (#766)

github.com/serialport/bindings-cpp - cab3589e53a20c004cb4528c712aa4e88cc28e09 authored over 8 years ago by Francis Gulotta <[email protected]>
Upgrade grunt to squash warnings and reduce packages (#766)

github.com/serialport/website - cab3589e53a20c004cb4528c712aa4e88cc28e09 authored over 8 years ago by Francis Gulotta <[email protected]>
Upgrade grunt to squash warnings and reduce packages (#766)

github.com/serialport/node-serialport - cab3589e53a20c004cb4528c712aa4e88cc28e09 authored over 8 years ago by Francis Gulotta <[email protected]>
bump package.json to 3.0.0

github.com/serialport/node-serialport - 2baab33a9fc870c31e40aca44c5af37baef2ea82 authored over 8 years ago by Francis Gulotta <[email protected]>
bump package.json to 3.0.0

github.com/serialport/website - 2baab33a9fc870c31e40aca44c5af37baef2ea82 authored over 8 years ago by Francis Gulotta <[email protected]>
bump package.json to 3.0.0

github.com/serialport/bindings-cpp - 2baab33a9fc870c31e40aca44c5af37baef2ea82 authored over 8 years ago by Francis Gulotta <[email protected]>
another typo

github.com/serialport/website - 1f0c7bd82da1b89e474c639c231998776f000b33 authored over 8 years ago by Francis Gulotta <[email protected]>
another typo

github.com/serialport/bindings-cpp - 1f0c7bd82da1b89e474c639c231998776f000b33 authored over 8 years ago by Francis Gulotta <[email protected]>
another typo

github.com/serialport/node-serialport - 1f0c7bd82da1b89e474c639c231998776f000b33 authored over 8 years ago by Francis Gulotta <[email protected]>
typo

github.com/serialport/website - fda68c7d5dc1b89d3e726d0e04b63097c894feb8 authored over 8 years ago by Francis Gulotta <[email protected]>
bump to 3.0

github.com/serialport/website - 356b908ae24d1ffd323e083a573fbeb3e67d689a authored over 8 years ago by Francis Gulotta <[email protected]>
bump to 3.0

github.com/serialport/node-serialport - 356b908ae24d1ffd323e083a573fbeb3e67d689a authored over 8 years ago by Francis Gulotta <[email protected]>
bump to 3.0

github.com/serialport/bindings-cpp - 356b908ae24d1ffd323e083a573fbeb3e67d689a authored over 8 years ago by Francis Gulotta <[email protected]>
Remove the last bit of references to `self` (#765)

- Sometimes we didn’t need it, sometimes a bind was cleaner

github.com/serialport/node-serialport - edfa5e72bf99ec9348a0127ff910c3192855339f authored over 8 years ago by Francis Gulotta <[email protected]>
Remove the last bit of references to `self` (#765)

- Sometimes we didn’t need it, sometimes a bind was cleaner

github.com/serialport/bindings-cpp - edfa5e72bf99ec9348a0127ff910c3192855339f authored over 8 years ago by Francis Gulotta <[email protected]>
Remove the last bit of references to `self` (#765)

- Sometimes we didn’t need it, sometimes a bind was cleaner

github.com/serialport/website - edfa5e72bf99ec9348a0127ff910c3192855339f authored over 8 years ago by Francis Gulotta <[email protected]>
Stop removing all event listeners on close and disconnect (#764)

github.com/serialport/website - 555136f36b715122cf9f7809fdb9106fd5eb1626 authored over 8 years ago by Francis Gulotta <[email protected]>
Stop removing all event listeners on close and disconnect (#764)

github.com/serialport/bindings-cpp - 555136f36b715122cf9f7809fdb9106fd5eb1626 authored over 8 years ago by Francis Gulotta <[email protected]>
Stop removing all event listeners on close and disconnect (#764)

github.com/serialport/node-serialport - 555136f36b715122cf9f7809fdb9106fd5eb1626 authored over 8 years ago by Francis Gulotta <[email protected]>
Start bundling node-pre-gyp per #753

github.com/serialport/bindings-cpp - ac82f855e5a107ae8535fac9270236a9d06754ae authored over 8 years ago by Francis Gulotta <[email protected]>
Start bundling node-pre-gyp per #753

github.com/serialport/node-serialport - ac82f855e5a107ae8535fac9270236a9d06754ae authored over 8 years ago by Francis Gulotta <[email protected]>
Start bundling node-pre-gyp per #753

github.com/serialport/website - ac82f855e5a107ae8535fac9270236a9d06754ae authored over 8 years ago by Francis Gulotta <[email protected]>
Getting ready for the 2.1.1 release

github.com/serialport/node-serialport - a8df919971a589dde952ffdd3bd3a61debfb62b9 authored over 8 years ago by Francis Gulotta <[email protected]>
Getting ready for the 2.1.1 release

github.com/serialport/website - a8df919971a589dde952ffdd3bd3a61debfb62b9 authored over 8 years ago by Francis Gulotta <[email protected]>
Getting ready for the 2.1.1 release

github.com/serialport/bindings-cpp - a8df919971a589dde952ffdd3bd3a61debfb62b9 authored over 8 years ago by Francis Gulotta <[email protected]>
Using clang and cpplint lint our c++ as much as I can (#762)

The `src/win/" vendor files are scary

github.com/serialport/node-serialport - 7b815fd6a40439b54d5759968f6219ec6ae8a14a authored over 8 years ago by Francis Gulotta <[email protected]>
Using clang and cpplint lint our c++ as much as I can (#762)

The `src/win/" vendor files are scary

github.com/serialport/bindings-cpp - 7b815fd6a40439b54d5759968f6219ec6ae8a14a authored over 8 years ago by Francis Gulotta <[email protected]>
Using clang and cpplint lint our c++ as much as I can (#762)

The `src/win/" vendor files are scary

github.com/serialport/website - 7b815fd6a40439b54d5759968f6219ec6ae8a14a authored over 8 years ago by Francis Gulotta <[email protected]>
SerialportList updates (#761)

- Errors are now consistent across platforms
- List is now completely async and promise ready
...

github.com/serialport/bindings-cpp - 1bd3e06c58c0ad6770b5a0ccef0fc1842dac59cc authored over 8 years ago by Francis Gulotta <[email protected]>
SerialportList updates (#761)

- Errors are now consistent across platforms
- List is now completely async and promise ready
...

github.com/serialport/website - 1bd3e06c58c0ad6770b5a0ccef0fc1842dac59cc authored over 8 years ago by Francis Gulotta <[email protected]>
SerialportList updates (#761)

- Errors are now consistent across platforms
- List is now completely async and promise ready
...

github.com/serialport/node-serialport - 1bd3e06c58c0ad6770b5a0ccef0fc1842dac59cc authored over 8 years ago by Francis Gulotta <[email protected]>
A few tweaks to readme

github.com/serialport/electron-serialport - f3078065eb2bbc437b9a0c7a3158e9205f3010f4 authored over 8 years ago by Jessica Lord <[email protected]>
Add example and notes on using require in renderer process

github.com/serialport/electron-serialport - 1e287bdb624bb1a62362316994c226ba7d26f6a9 authored over 8 years ago by Jessica Lord <[email protected]>
Add example and notes on using require in renderer process

github.com/serialport/electron-serialport-quick-start - 1e287bdb624bb1a62362316994c226ba7d26f6a9 authored over 8 years ago by Jessica Lord <[email protected]>
Note availability of Node APIs

github.com/serialport/electron-serialport - 77abe0dd3a1ae563b2c2e3a6db8fd53929672eb7 authored over 8 years ago by Jessica Lord <[email protected]>
Note availability of Node APIs

github.com/serialport/electron-serialport-quick-start - 77abe0dd3a1ae563b2c2e3a6db8fd53929672eb7 authored over 8 years ago by Jessica Lord <[email protected]>
Do not need 'use strict'

github.com/serialport/electron-serialport - e0192879df639615b032381aa56c9a19e158ba4f authored over 8 years ago by Jessica Lord <[email protected]>
Do not need 'use strict'

github.com/serialport/electron-serialport-quick-start - e0192879df639615b032381aa56c9a19e158ba4f authored over 8 years ago by Jessica Lord <[email protected]>
Stop bundling node-pre-gyp to allow for upgrades (#759)

- The latest and greatest recommendation from node-pre-gyp
- Stops issues when people have diff...

github.com/serialport/node-serialport - 73509e34b330f538e151153b3344c522b191fdaa authored over 8 years ago by Francis Gulotta <[email protected]>
Stop bundling node-pre-gyp to allow for upgrades (#759)

- The latest and greatest recommendation from node-pre-gyp
- Stops issues when people have diff...

github.com/serialport/website - 73509e34b330f538e151153b3344c522b191fdaa authored over 8 years ago by Francis Gulotta <[email protected]>
Stop bundling node-pre-gyp to allow for upgrades (#759)

- The latest and greatest recommendation from node-pre-gyp
- Stops issues when people have diff...

github.com/serialport/bindings-cpp - 73509e34b330f538e151153b3344c522b191fdaa authored over 8 years ago by Francis Gulotta <[email protected]>
Isolate the bindings (#755)

- Test requiring the library as part of the build processes on all platforms
- move all js cod...

github.com/serialport/bindings-cpp - 6945217c0b381f6a4e440f6acd19bd1e31044c98 authored over 8 years ago by Francis Gulotta <[email protected]>
Isolate the bindings (#755)

- Test requiring the library as part of the build processes on all platforms
- move all js cod...

github.com/serialport/node-serialport - 6945217c0b381f6a4e440f6acd19bd1e31044c98 authored over 8 years ago by Francis Gulotta <[email protected]>
Isolate the bindings (#755)

- Test requiring the library as part of the build processes on all platforms
- move all js cod...

github.com/serialport/website - 6945217c0b381f6a4e440f6acd19bd1e31044c98 authored over 8 years ago by Francis Gulotta <[email protected]>
Give instructions to link to different versions of our docs as the api will be different with different major version (#756)

github.com/serialport/website - aff6e99708f26c8a9677f16b07d18aadec79ddaa authored over 8 years ago by Francis Gulotta <[email protected]>
Give instructions to link to different versions of our docs as the api will be different with different major version (#756)

github.com/serialport/node-serialport - aff6e99708f26c8a9677f16b07d18aadec79ddaa authored over 8 years ago by Francis Gulotta <[email protected]>
Give instructions to link to different versions of our docs as the api will be different with different major version (#756)

github.com/serialport/bindings-cpp - aff6e99708f26c8a9677f16b07d18aadec79ddaa authored over 8 years ago by Francis Gulotta <[email protected]>
Bump to version 2.1.0

github.com/serialport/bindings-cpp - a39d612517db9c0ba42bf63b2d9b54d67b1c8109 authored over 8 years ago by Francis Gulotta <[email protected]>
Bump to version 2.1.0

github.com/serialport/node-serialport - a39d612517db9c0ba42bf63b2d9b54d67b1c8109 authored over 8 years ago by Francis Gulotta <[email protected]>
Bump to version 2.1.0

github.com/serialport/website - a39d612517db9c0ba42bf63b2d9b54d67b1c8109 authored over 8 years ago by Francis Gulotta <[email protected]>
Update README on opening ports and cleanup examples (#750)

github.com/serialport/bindings-cpp - b9304d5225a06df1fb68ef71f2138d0eafb66745 authored over 8 years ago by Francis Gulotta <[email protected]>
Update README on opening ports and cleanup examples (#750)

github.com/serialport/website - b9304d5225a06df1fb68ef71f2138d0eafb66745 authored over 8 years ago by Francis Gulotta <[email protected]>
Update README on opening ports and cleanup examples (#750)

github.com/serialport/node-serialport - b9304d5225a06df1fb68ef71f2138d0eafb66745 authored over 8 years ago by Francis Gulotta <[email protected]>
Code of Conduct

github.com/serialport/bindings-cpp - 0f158bbff1300284d2ced4a167d35c87b8655081 authored over 8 years ago by Francis Gulotta <[email protected]>
Code of Conduct

github.com/serialport/node-serialport - 0f158bbff1300284d2ced4a167d35c87b8655081 authored over 8 years ago by Francis Gulotta <[email protected]>
Code of Conduct

github.com/serialport/website - 0f158bbff1300284d2ced4a167d35c87b8655081 authored over 8 years ago by Francis Gulotta <[email protected]>
Test on latest versions of node (#745)

- Appveryor won’t build `5` or `4` it needs the minor number specified so we have to be specifi...

github.com/serialport/bindings-cpp - 3749b7376bd8d7413fa3dfb1afc942cf329ce92c authored over 8 years ago by Francis Gulotta <[email protected]>
Test on latest versions of node (#745)

- Appveryor won’t build `5` or `4` it needs the minor number specified so we have to be specifi...

github.com/serialport/node-serialport - 3749b7376bd8d7413fa3dfb1afc942cf329ce92c authored over 8 years ago by Francis Gulotta <[email protected]>
Test on latest versions of node (#745)

- Appveryor won’t build `5` or `4` it needs the minor number specified so we have to be specifi...

github.com/serialport/website - 3749b7376bd8d7413fa3dfb1afc942cf329ce92c authored over 8 years ago by Francis Gulotta <[email protected]>
Merge pull request #36 from bokuweb/patch-1

update_package.json

github.com/serialport/electron-serialport - 4784b86b9c032defc926bb8028d900a0c748c285 authored over 8 years ago by Jessica Lord <[email protected]>
Merge pull request #36 from bokuweb/patch-1

update_package.json

github.com/serialport/electron-serialport-quick-start - 4784b86b9c032defc926bb8028d900a0c748c285 authored over 8 years ago by Jessica Lord <[email protected]>
2.0.7-beta5 Release

github.com/serialport/node-serialport - 742779c66d1ae34423235abbbd96aa80d32454be authored over 8 years ago by Francis Gulotta <[email protected]>
2.0.7-beta5 Release

github.com/serialport/bindings-cpp - 742779c66d1ae34423235abbbd96aa80d32454be authored over 8 years ago by Francis Gulotta <[email protected]>
2.0.7-beta5 Release

github.com/serialport/website - 742779c66d1ae34423235abbbd96aa80d32454be authored over 8 years ago by Francis Gulotta <[email protected]>
Add support for bluetooth devices /dev/rfcomm (#742)

github.com/serialport/node-serialport - 8342d1725c37bfc5acedeae31fd62d766210b379 authored over 8 years ago by Francis Gulotta <[email protected]>
Add support for bluetooth devices /dev/rfcomm (#742)

github.com/serialport/bindings-cpp - 8342d1725c37bfc5acedeae31fd62d766210b379 authored over 8 years ago by Francis Gulotta <[email protected]>
Add support for bluetooth devices /dev/rfcomm (#742)

github.com/serialport/website - 8342d1725c37bfc5acedeae31fd62d766210b379 authored over 8 years ago by Francis Gulotta <[email protected]>
Define, document, and test flow control and setting port flags (#726)

We had ambiguous behavior and documentation around these settings and functions, this preserves ...

github.com/serialport/bindings-cpp - 156e405bbc9b6f5be2bc17e98fdd0d6d121125b3 authored over 8 years ago by Francis Gulotta <[email protected]>
Define, document, and test flow control and setting port flags (#726)

We had ambiguous behavior and documentation around these settings and functions, this preserves ...

github.com/serialport/node-serialport - 156e405bbc9b6f5be2bc17e98fdd0d6d121125b3 authored over 8 years ago by Francis Gulotta <[email protected]>
Define, document, and test flow control and setting port flags (#726)

We had ambiguous behavior and documentation around these settings and functions, this preserves ...

github.com/serialport/website - 156e405bbc9b6f5be2bc17e98fdd0d6d121125b3 authored over 8 years ago by Francis Gulotta <[email protected]>
Update .list docs to be up to date

github.com/serialport/node-serialport - 8bc3eeab32b6a578e1f06fd07d36ffe6377894fb authored over 8 years ago by Francis Gulotta <[email protected]>
Update .list docs to be up to date

github.com/serialport/bindings-cpp - 8bc3eeab32b6a578e1f06fd07d36ffe6377894fb authored over 8 years ago by Francis Gulotta <[email protected]>
Update .list docs to be up to date

github.com/serialport/website - 8bc3eeab32b6a578e1f06fd07d36ffe6377894fb authored over 8 years ago by Francis Gulotta <[email protected]>
Make the output of .list undefined if it’s an empty string (#740)

Add some tests to start defining the bindings.

github.com/serialport/website - 39946c4bc00e9a74862e9860b075408e9bff287b authored over 8 years ago by Francis Gulotta <[email protected]>
Make the output of .list undefined if it’s an empty string (#740)

Add some tests to start defining the bindings.

github.com/serialport/bindings-cpp - 39946c4bc00e9a74862e9860b075408e9bff287b authored over 8 years ago by Francis Gulotta <[email protected]>
Make the output of .list undefined if it’s an empty string (#740)

Add some tests to start defining the bindings.

github.com/serialport/node-serialport - 39946c4bc00e9a74862e9860b075408e9bff287b authored over 8 years ago by Francis Gulotta <[email protected]>
Put all builds in /build/{Release,Debug}/ (#737)

* Put all builds in /build/{Release,Debug}/

Closes #736

* cleanup npm and git ignore

github.com/serialport/website - f0d7319149f1bbfd8bb07fe7c16f7eb258088cd7 authored over 8 years ago by Francis Gulotta <[email protected]>
Put all builds in /build/{Release,Debug}/ (#737)

* Put all builds in /build/{Release,Debug}/

Closes #736

* cleanup npm and git ignore

github.com/serialport/node-serialport - f0d7319149f1bbfd8bb07fe7c16f7eb258088cd7 authored over 8 years ago by Francis Gulotta <[email protected]>
Put all builds in /build/{Release,Debug}/ (#737)

* Put all builds in /build/{Release,Debug}/

Closes #736

* cleanup npm and git ignore

github.com/serialport/bindings-cpp - f0d7319149f1bbfd8bb07fe7c16f7eb258088cd7 authored over 8 years ago by Francis Gulotta <[email protected]>
Merge pull request #734 from fivdi/master

Fix typo

github.com/serialport/website - b20ed9cd8d3d528f011049ede7445f3b6062cb8c authored over 8 years ago by Francis Gulotta <[email protected]>
Merge pull request #734 from fivdi/master

Fix typo

github.com/serialport/node-serialport - b20ed9cd8d3d528f011049ede7445f3b6062cb8c authored over 8 years ago by Francis Gulotta <[email protected]>
Merge pull request #734 from fivdi/master

Fix typo

github.com/serialport/bindings-cpp - b20ed9cd8d3d528f011049ede7445f3b6062cb8c authored over 8 years ago by Francis Gulotta <[email protected]>