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

Change isOpen() to a propterty (#899)

github.com/serialport/node-serialport - 5616664ed67a983a28aa54e08350f374e9be9085 authored about 8 years ago by Francis Gulotta <[email protected]>
Change isOpen() to a propterty (#899)

github.com/serialport/bindings-cpp - 5616664ed67a983a28aa54e08350f374e9be9085 authored about 8 years ago by Francis Gulotta <[email protected]>
Remove lowercase options and properly define .path (#898)

github.com/serialport/bindings-cpp - 3aafa77e2c8832fb18d97c529211ed710b58cb9e authored about 8 years ago by Francis Gulotta <[email protected]>
Remove lowercase options and properly define .path (#898)

github.com/serialport/node-serialport - 3aafa77e2c8832fb18d97c529211ed710b58cb9e authored about 8 years ago by Francis Gulotta <[email protected]>
Remove lowercase options and properly define .path (#898)

github.com/serialport/website - 3aafa77e2c8832fb18d97c529211ed710b58cb9e authored about 8 years ago by Francis Gulotta <[email protected]>
make licenses clearer and more linting rules (#896)

github.com/serialport/website - ffd549ee695b82a4c4ee004654f24c2a03b1c2f3 authored about 8 years ago by Francis Gulotta <[email protected]>
make licenses clearer and more linting rules (#896)

github.com/serialport/bindings-cpp - ffd549ee695b82a4c4ee004654f24c2a03b1c2f3 authored about 8 years ago by Francis Gulotta <[email protected]>
make licenses clearer and more linting rules (#896)

github.com/serialport/node-serialport - ffd549ee695b82a4c4ee004654f24c2a03b1c2f3 authored about 8 years ago by Francis Gulotta <[email protected]>
chore(package): update dependencies (#893)

https://greenkeeper.io/

github.com/serialport/node-serialport - 88d1bad66ee3a6e75ac7927256a55e57d939c3bf authored about 8 years ago by Greenkeeper <[email protected]>
chore(package): update dependencies (#893)

https://greenkeeper.io/

github.com/serialport/bindings-cpp - 88d1bad66ee3a6e75ac7927256a55e57d939c3bf authored about 8 years ago by Greenkeeper <[email protected]>
chore(package): update dependencies (#893)

https://greenkeeper.io/

github.com/serialport/website - 88d1bad66ee3a6e75ac7927256a55e57d939c3bf authored about 8 years ago by Greenkeeper <[email protected]>
Module level JSDocs (#892)

* Document parsers
* Customize how events are displayed

github.com/serialport/website - 73e0713861bf1fe69078bbfc7b564b94c9ddc961 authored about 8 years ago by Francis Gulotta <[email protected]>
Module level JSDocs (#892)

* Document parsers
* Customize how events are displayed

github.com/serialport/bindings-cpp - 73e0713861bf1fe69078bbfc7b564b94c9ddc961 authored about 8 years ago by Francis Gulotta <[email protected]>
Module level JSDocs (#892)

* Document parsers
* Customize how events are displayed

github.com/serialport/node-serialport - 73e0713861bf1fe69078bbfc7b564b94c9ddc961 authored about 8 years ago by Francis Gulotta <[email protected]>
switch to the lie promise library (#891)

- it’s smaller by a tiny bit
- doesn’t have a buggy polyfill
- mimics the nodejs promise be...

github.com/serialport/bindings-cpp - 0e1b533e51cca0bdce55011ba0e2e1c0f9840afa authored about 8 years ago by Francis Gulotta <[email protected]>
switch to the lie promise library (#891)

- it’s smaller by a tiny bit
- doesn’t have a buggy polyfill
- mimics the nodejs promise be...

github.com/serialport/node-serialport - 0e1b533e51cca0bdce55011ba0e2e1c0f9840afa authored about 8 years ago by Francis Gulotta <[email protected]>
switch to the lie promise library (#891)

- it’s smaller by a tiny bit
- doesn’t have a buggy polyfill
- mimics the nodejs promise be...

github.com/serialport/website - 0e1b533e51cca0bdce55011ba0e2e1c0f9840afa authored about 8 years ago by Francis Gulotta <[email protected]>
Merge pull request #890 from arve0/byte_delimiter_bug

Byte delimiter should emit only when delimiters strictly follow each other

github.com/serialport/website - cbdf5de8d7a99a68f394fb4aaa521bb093df7943 authored about 8 years ago by Francis Gulotta <[email protected]>
Merge pull request #890 from arve0/byte_delimiter_bug

Byte delimiter should emit only when delimiters strictly follow each other

github.com/serialport/node-serialport - cbdf5de8d7a99a68f394fb4aaa521bb093df7943 authored about 8 years ago by Francis Gulotta <[email protected]>
Merge pull request #890 from arve0/byte_delimiter_bug

Byte delimiter should emit only when delimiters strictly follow each other

github.com/serialport/bindings-cpp - cbdf5de8d7a99a68f394fb4aaa521bb093df7943 authored about 8 years ago by Francis Gulotta <[email protected]>
Nitpick renaming (#888)

github.com/serialport/node-serialport - eae538b96914f6056275509b0c322b63cbc3826b authored about 8 years ago by Francis Gulotta <[email protected]>
Nitpick renaming (#888)

github.com/serialport/bindings-cpp - eae538b96914f6056275509b0c322b63cbc3826b authored about 8 years ago by Francis Gulotta <[email protected]>
Nitpick renaming (#888)

github.com/serialport/website - eae538b96914f6056275509b0c322b63cbc3826b authored about 8 years ago by Francis Gulotta <[email protected]>
parsers.byteDelimiter: compare arrays instead of increasing nextDelimIndex

github.com/serialport/website - c5c7440415e25fdc6200063c306e26ff83c7f3f9 authored about 8 years ago by arve0 <[email protected]>
parsers.byteDelimiter: compare arrays instead of increasing nextDelimIndex

github.com/serialport/bindings-cpp - c5c7440415e25fdc6200063c306e26ff83c7f3f9 authored about 8 years ago by arve0 <[email protected]>
parsers.byteDelimiter: compare arrays instead of increasing nextDelimIndex

github.com/serialport/node-serialport - c5c7440415e25fdc6200063c306e26ff83c7f3f9 authored about 8 years ago by arve0 <[email protected]>
parsers.byteDelimiter: fix, emit only on following delimiters

github.com/serialport/node-serialport - 0da7d00ec4855e76fc076360318de80a298cbda9 authored about 8 years ago by arve0 <[email protected]>
parsers.byteDelimiter: fix, emit only on following delimiters

github.com/serialport/bindings-cpp - 0da7d00ec4855e76fc076360318de80a298cbda9 authored about 8 years ago by arve0 <[email protected]>
parsers.byteDelimiter: fix, emit only on following delimiters

github.com/serialport/website - 0da7d00ec4855e76fc076360318de80a298cbda9 authored about 8 years ago by arve0 <[email protected]>
parsers.byteDelimiter: add test, emit only on following delimiters

Example:

```
var parser = byteDelimiter([0,0]);

parser(emit, new Buffer('\0hello\0world\0\0');...

github.com/serialport/website - 5249f5c02b79c8bb320bb380f31770820fc24a10 authored about 8 years ago by arve0 <[email protected]>
parsers.byteDelimiter: add test, emit only on following delimiters

Example:

```
var parser = byteDelimiter([0,0]);

parser(emit, new Buffer('\0hello\0world\0\0');...

github.com/serialport/bindings-cpp - 5249f5c02b79c8bb320bb380f31770820fc24a10 authored about 8 years ago by arve0 <[email protected]>
parsers.byteDelimiter: add test, emit only on following delimiters

Example:

```
var parser = byteDelimiter([0,0]);

parser(emit, new Buffer('\0hello\0world\0\0');...

github.com/serialport/node-serialport - 5249f5c02b79c8bb320bb380f31770820fc24a10 authored about 8 years ago by arve0 <[email protected]>
Choose a different invalid FD (#883)

that hopefully throws an error on our new ci

github.com/serialport/bindings-cpp - d0c64555c0d390f637dafc359fccf91c15ae2d57 authored about 8 years ago by Francis Gulotta <[email protected]>
Choose a different invalid FD (#883)

that hopefully throws an error on our new ci

github.com/serialport/node-serialport - d0c64555c0d390f637dafc359fccf91c15ae2d57 authored about 8 years ago by Francis Gulotta <[email protected]>
Choose a different invalid FD (#883)

that hopefully throws an error on our new ci

github.com/serialport/website - d0c64555c0d390f637dafc359fccf91c15ae2d57 authored about 8 years ago by Francis Gulotta <[email protected]>
Change windows write timeouts to 0 (never).

github.com/serialport/website - 1162513bfbe8876c386239b937ffc4b2110f31be authored about 8 years ago by Rob Giseburt <[email protected]>
Change windows write timeouts to 0 (never).

github.com/serialport/bindings-cpp - 1162513bfbe8876c386239b937ffc4b2110f31be authored about 8 years ago by Rob Giseburt <[email protected]>
Change windows write timeouts to 0 (never).

github.com/serialport/node-serialport - 1162513bfbe8876c386239b937ffc4b2110f31be authored about 8 years ago by Rob Giseburt <[email protected]>
Use jsdoc to generate the api docs (#882)

This moves a lot of docs into JSDOC and provides a doc build system including throwing a CI erro...

github.com/serialport/node-serialport - 3d509b12b0cce6e090275cc64851885f72260a8a authored about 8 years ago by Francis Gulotta <[email protected]>
Use jsdoc to generate the api docs (#882)

This moves a lot of docs into JSDOC and provides a doc build system including throwing a CI erro...

github.com/serialport/bindings-cpp - 3d509b12b0cce6e090275cc64851885f72260a8a authored about 8 years ago by Francis Gulotta <[email protected]>
Use jsdoc to generate the api docs (#882)

This moves a lot of docs into JSDOC and provides a doc build system including throwing a CI erro...

github.com/serialport/website - 3d509b12b0cce6e090275cc64851885f72260a8a authored about 8 years ago by Francis Gulotta <[email protected]>
update issue template

github.com/serialport/website - 1b704cb600ca8f9786ed09875a7fef1281cdd15d authored about 8 years ago by Francis Gulotta <[email protected]>
update issue template

github.com/serialport/bindings-cpp - 1b704cb600ca8f9786ed09875a7fef1281cdd15d authored about 8 years ago by Francis Gulotta <[email protected]>
update issue template

github.com/serialport/node-serialport - 1b704cb600ca8f9786ed09875a7fef1281cdd15d authored about 8 years ago by Francis Gulotta <[email protected]>
Switch up testing infrastructure (#881)

- npm test now runs everything but stress tests
- TEST_PORT is optional but now requires an ar...

github.com/serialport/bindings-cpp - dcfe2ab4ee42a680c36aedae4492f7bf4e90c67c authored about 8 years ago by Francis Gulotta <[email protected]>
Switch up testing infrastructure (#881)

- npm test now runs everything but stress tests
- TEST_PORT is optional but now requires an ar...

github.com/serialport/node-serialport - dcfe2ab4ee42a680c36aedae4492f7bf4e90c67c authored about 8 years ago by Francis Gulotta <[email protected]>
Switch up testing infrastructure (#881)

- npm test now runs everything but stress tests
- TEST_PORT is optional but now requires an ar...

github.com/serialport/website - dcfe2ab4ee42a680c36aedae4492f7bf4e90c67c authored about 8 years ago by Francis Gulotta <[email protected]>
Add dependency ci badge

github.com/serialport/website - a9e7fe889bcfb6fc48e706a0ab214cd0945e4ae9 authored about 8 years ago by Francis Gulotta <[email protected]>
Add dependency ci badge

github.com/serialport/bindings-cpp - a9e7fe889bcfb6fc48e706a0ab214cd0945e4ae9 authored about 8 years ago by Francis Gulotta <[email protected]>
Add dependency ci badge

github.com/serialport/node-serialport - a9e7fe889bcfb6fc48e706a0ab214cd0945e4ae9 authored about 8 years ago by Francis Gulotta <[email protected]>
We no longer have any test ports on windows builds (#878)

This is unfortunate because we no longer have any light integration tests on windows.

Fixes w...

github.com/serialport/node-serialport - d351315c47c39f2c23f78ab6db0babb76d202c1c authored over 8 years ago by Francis Gulotta <[email protected]>
We no longer have any test ports on windows builds (#878)

This is unfortunate because we no longer have any light integration tests on windows.

Fixes w...

github.com/serialport/bindings-cpp - d351315c47c39f2c23f78ab6db0babb76d202c1c authored over 8 years ago by Francis Gulotta <[email protected]>
We no longer have any test ports on windows builds (#878)

This is unfortunate because we no longer have any light integration tests on windows.

Fixes w...

github.com/serialport/website - d351315c47c39f2c23f78ab6db0babb76d202c1c authored over 8 years ago by Francis Gulotta <[email protected]>
Oh this is nice, lowing limits on linting thresholds

github.com/serialport/website - 5e63f903c26a50d9050b671ab24371cf865a497b authored over 8 years ago by Francis Gulotta <[email protected]>
Oh this is nice, lowing limits on linting thresholds

github.com/serialport/bindings-cpp - 5e63f903c26a50d9050b671ab24371cf865a497b authored over 8 years ago by Francis Gulotta <[email protected]>
Oh this is nice, lowing limits on linting thresholds

github.com/serialport/node-serialport - 5e63f903c26a50d9050b671ab24371cf865a497b authored over 8 years ago by Francis Gulotta <[email protected]>
link to boilerplates

github.com/serialport/electron-serialport - 072bdd9fc08e446bd69ecd099aaf1323948b0c65 authored over 8 years ago by Zeke Sikelianos <[email protected]>
link to boilerplates

github.com/serialport/electron-serialport-quick-start - 072bdd9fc08e446bd69ecd099aaf1323948b0c65 authored over 8 years ago by Zeke Sikelianos <[email protected]>
Drop Sinon Chai and refactor some tests (#868)

github.com/serialport/website - 4c55b57ffb10b42be95fba00e21a64abc15a39cb authored over 8 years ago by Francis Gulotta <[email protected]>
Drop Sinon Chai and refactor some tests (#868)

github.com/serialport/node-serialport - 4c55b57ffb10b42be95fba00e21a64abc15a39cb authored over 8 years ago by Francis Gulotta <[email protected]>
Drop Sinon Chai and refactor some tests (#868)

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

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

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

github.com/serialport/website - bf7801c99b63d0aed11f2d43bba77d5e1a38e009 authored over 8 years ago by Francis Gulotta <[email protected]>
Upgrade es6-promise and add note (#865)

github.com/serialport/website - 333afbec0ff9a83e68804f29cc932b4a0c9b2dae authored over 8 years ago by Francis Gulotta <[email protected]>
Upgrade es6-promise and add note (#865)

github.com/serialport/bindings-cpp - 333afbec0ff9a83e68804f29cc932b4a0c9b2dae authored over 8 years ago by Francis Gulotta <[email protected]>
Upgrade es6-promise and add note (#865)

github.com/serialport/node-serialport - 333afbec0ff9a83e68804f29cc932b4a0c9b2dae authored over 8 years ago by Francis Gulotta <[email protected]>
Remove spawn-sync as we don't use it (#864)

github.com/serialport/bindings-cpp - 0017533279399ec6b832fc324bf97600861cd9f5 authored over 8 years ago by Francis Gulotta <[email protected]>
Remove spawn-sync as we don't use it (#864)

github.com/serialport/node-serialport - 0017533279399ec6b832fc324bf97600861cd9f5 authored over 8 years ago by Francis Gulotta <[email protected]>
Remove spawn-sync as we don't use it (#864)

github.com/serialport/website - 0017533279399ec6b832fc324bf97600861cd9f5 authored over 8 years ago by Francis Gulotta <[email protected]>
Merge pull request #862 from zewish/master

Do not replace the native Promise when it is available

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

Do not replace the native Promise when it is available

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

Do not replace the native Promise when it is available

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

github.com/serialport/bindings-cpp - 9a403297482c62aac6befa551471ac1f8776e825 authored over 8 years ago by Francis Gulotta <[email protected]>
Add npm badge

github.com/serialport/node-serialport - 9a403297482c62aac6befa551471ac1f8776e825 authored over 8 years ago by Francis Gulotta <[email protected]>
Add npm badge

github.com/serialport/website - 9a403297482c62aac6befa551471ac1f8776e825 authored over 8 years ago by Francis Gulotta <[email protected]>
Cleanup wording on publishing instructions

github.com/serialport/website - 85724be102dad5a376ca2bf6ff170de773254907 authored over 8 years ago by Francis Gulotta <[email protected]>
Cleanup wording on publishing instructions

github.com/serialport/node-serialport - 85724be102dad5a376ca2bf6ff170de773254907 authored over 8 years ago by Francis Gulotta <[email protected]>
Cleanup wording on publishing instructions

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

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

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

github.com/serialport/website - b5da11c0b36547c9a9cae5b85693a33143c3f354 authored over 8 years ago by Francis Gulotta <[email protected]>
Update list-unix.js

github.com/serialport/website - 21ecbf603a3cc20ec109ea103608487319a92c5c authored over 8 years ago by Iskren Slavov <[email protected]>
Update list-unix.js

github.com/serialport/bindings-cpp - 21ecbf603a3cc20ec109ea103608487319a92c5c authored over 8 years ago by Iskren Slavov <[email protected]>
Update list-unix.js

github.com/serialport/node-serialport - 21ecbf603a3cc20ec109ea103608487319a92c5c authored over 8 years ago by Iskren Slavov <[email protected]>
Do not redefine global Promise when it is available

github.com/serialport/node-serialport - 44ea97c19c52073d19c3af80db1a354558f6c16a authored over 8 years ago by Iskren Slavov <[email protected]>
Do not redefine global Promise when it is available

github.com/serialport/bindings-cpp - 44ea97c19c52073d19c3af80db1a354558f6c16a authored over 8 years ago by Iskren Slavov <[email protected]>
Do not redefine global Promise when it is available

github.com/serialport/website - 44ea97c19c52073d19c3af80db1a354558f6c16a authored over 8 years ago by Iskren Slavov <[email protected]>
Additional architecture support documentation

github.com/serialport/website - 97c302a401397cbceeb5c00114af6f8465e92f21 authored over 8 years ago by Francis Gulotta <[email protected]>
Additional architecture support documentation

github.com/serialport/bindings-cpp - 97c302a401397cbceeb5c00114af6f8465e92f21 authored over 8 years ago by Francis Gulotta <[email protected]>
Additional architecture support documentation

github.com/serialport/node-serialport - 97c302a401397cbceeb5c00114af6f8465e92f21 authored over 8 years ago by Francis Gulotta <[email protected]>
Merge pull request #63 from thompsonemerson/patch-2

fixes #61

github.com/serialport/electron-serialport-quick-start - 8ac98b6f5071e2821898ce3092d659913b3827df authored over 8 years ago by Jessica Lord <[email protected]>
Merge pull request #63 from thompsonemerson/patch-2

fixes #61

github.com/serialport/electron-serialport - 8ac98b6f5071e2821898ce3092d659913b3827df authored over 8 years ago by Jessica Lord <[email protected]>
Fix note to 4x to point ot the rc in the readme

github.com/serialport/website - 9293c6751e9c46b84ee10a3f0c00df4aeec832ba authored over 8 years ago by Francis Gulotta <[email protected]>
Fix note to 4x to point ot the rc in the readme

github.com/serialport/bindings-cpp - 9293c6751e9c46b84ee10a3f0c00df4aeec832ba authored over 8 years ago by Francis Gulotta <[email protected]>
Fix note to 4x to point ot the rc in the readme

github.com/serialport/node-serialport - 9293c6751e9c46b84ee10a3f0c00df4aeec832ba authored over 8 years ago by Francis Gulotta <[email protected]>
Prep for 4.0 with upgrade guide and unified change log

github.com/serialport/bindings-cpp - 59321cb4058c3733ab68f1ceeccd99cad8cc266b authored over 8 years ago by Francis Gulotta <[email protected]>
Prep for 4.0 with upgrade guide and unified change log

github.com/serialport/node-serialport - 59321cb4058c3733ab68f1ceeccd99cad8cc266b authored over 8 years ago by Francis Gulotta <[email protected]>
Prep for 4.0 with upgrade guide and unified change log

github.com/serialport/website - 59321cb4058c3733ab68f1ceeccd99cad8cc266b authored over 8 years ago by Francis Gulotta <[email protected]>
Rename our binaries (#858)

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