Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/serialport/website
The website for the serialport project
https://github.com/serialport/website
This pr is a few changes that make it easier to work in the docs.
- remove translations (we d...
c172fde0a44cd21beb5eecb4326540d544b67125 authored over 5 years ago by Francis Gulotta <[email protected]>e8ceeb27a179b6efb3c16bccb0ace8565525ad42 authored over 5 years ago by Francis Gulotta <[email protected]>
chore: docs are now their own repo
0e381320ba95dff08be0445f51ba5ba0518f29e9 authored over 5 years ago by Francis Gulotta <[email protected]>
- fork the monorepo and delete everything that is not the docs
- cleanup the scripts
We refer to the data as path everywhere but the port info object. This unifies them.
Accessin...
6b85c3d719d610461159721683614905e109744d authored over 5 years ago by Francis Gulotta <[email protected]>
The PURGE_RXABORT flag causes the ReadFileEx to be cancelled; on
cancellation, the ReadIOComple...
- commander for @serialport/list
- bindings prebuilt and bindings
- docusaurus for the website
- use async functions
- use Object.entries/Object.values
- use Object spreading
BREAKING CH...
d4f15c0a09750bdb42e5631ffc412c28b9f09174 authored over 5 years ago by Francis Gulotta <[email protected]>f7587ed974e88949f04c91646f0703c0142dd4b0 authored over 5 years ago by Francis Gulotta <[email protected]>
- @serialport/[email protected]
- @serialport/[email protected]
- @serialport/bindings@...
ec04e90ffd08aa70a03298bf82a9d59923f2147c authored over 5 years ago by Francis Gulotta <[email protected]>
67364d5712c53dbc5b09138999ab0d8f8f5774d4 authored over 5 years ago by Francis Gulotta <[email protected]>
46da21f55a80d152a190b669eb00d4b3d3db1fc0 authored over 5 years ago by Francis Gulotta <[email protected]>
- adds `npm run outdated` to our scripts that ensures every package in the monorepo is checked f...
e883f3b1662bb0a49d3d50cf2255e8926d344431 authored over 5 years ago by Francis Gulotta <[email protected]>
Without this, attempting to build against Node v12.0.0 on Linux leads to the below error:
```
...
This allows setting the manufacturer string and vendor/product IDs of a mock serial port.
06352010d208360a6df6f6668ddb784214c3e2aa authored over 5 years ago by Jeremy Apthorp <[email protected]>a80d0b73a1d8424901ab73b314de344dad798d12 authored almost 6 years ago by Francis Gulotta <[email protected]>
Added notes explaining that you must disable the login console when enabling the serial port on ...
f674f42209c1959413d425b3a08e9326038d8652 authored almost 6 years ago by Bryan Hunt <[email protected]>0390af41b9a2c2ce0fba8be51515cecccde8414e authored almost 6 years ago by Francis Gulotta <[email protected]>
- @serialport/[email protected]
- @serialport/[email protected]
- @serialport/parser-inter-byte-timeout...
Emits data if there is a pause between packets for the specified amount of time.
cbb8e41315ddaacca5ba4f43609e40eb01d4cfd0 authored almost 6 years ago by Holger Will <[email protected]>dd08fea43f1cf0140aa65381afdbe304a5eacfd2 authored almost 6 years ago by Francis Gulotta <[email protected]>
e9de2a8c37dbc7e89b2a63307031e9ae9f2297c4 authored almost 6 years ago by Francis Gulotta <[email protected]>
- @serialport/[email protected]
- @serialport/[email protected]
- @serialport/[email protected]
- serialport@...
415891c586f202f07006ba4f541c437cad2ba5d0 authored almost 6 years ago by nowakpl <[email protected]>
- @serialport/[email protected]
- @serialport/[email protected]
- @serialport/bindings@...
* Update binding-abstract.js
typo
* Update integration.js
typo
d92208bb436bd429642246e91fbc55c84ba7845f authored almost 6 years ago by JBtje <[email protected]>Silences a ton of warnings with MSVC
ce503b32269aa07dc5e3038ba0ec755cd2ddaca4 authored almost 6 years ago by Zach Bjornson <[email protected]>Fixes #1751
9b5dbdb23bbfe3148f77d6dccd0b41aa49ec0e4b authored almost 6 years ago by Zach Bjornson <[email protected]>OSX Mojave has issues building for node 6. Prebuild tries to build for everything we support and...
d4f5128026cf6b9e5beaea19316ecd2c3221cfa7 authored almost 6 years ago by Francis Gulotta <[email protected]>ff712b2f61f3523a9e7aaaaf033f12cd2ca60e83 authored about 6 years ago by HipsterBrown <[email protected]>
5c3c42a4277311d166c6d8434122e27accb928b4 authored about 6 years ago by HipsterBrown <[email protected]>
42860307c3389f210e3a03f9c7f252ac33eeac47 authored about 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
- @serialport/[email protected]
- @serialport/[email protected]
- @serialport/bindings@...
d7dae5844f2648237fe02721902fc145f8a95e33 authored about 6 years ago by HipsterBrown <[email protected]>
* update ToObject conversions
* Use NAN_MODULE_INIT
* Update string conversion
* Use Na...
1eecd60171a5156c635e0730f66df1dd3dea2bb6 authored about 6 years ago by Zach Bjornson <[email protected]>648ac843dde40cd42cd1a1357105389afd8774b5 authored about 6 years ago by Francis Gulotta <[email protected]>
7c84e525979fc7252445c07928005cb2143a4ae2 authored about 6 years ago by David Sanders <[email protected]>
db5a299835328a956c0e520d66506d5b9d9f48ed authored about 6 years ago by David Sanders <[email protected]>
783d007c3bc365cb7fbd0d8859bc4e6c61f0b1e4 authored about 6 years ago by David Sanders <[email protected]>
f9b282208862f295d86be33db8c52c0f4358c6af authored about 6 years ago by David Sanders <[email protected]>
* doc: update layout and homepage
This adds some usage examples and general info of why you'd...
d78ea841baa8320dc0b14c37f994aa9fbc506beb authored about 6 years ago by Francis Gulotta <[email protected]>Upgraded linting, docs and testing tools and lerna. No major changes.
7cfadf5da15dc3387c12809350ee96a950b86e28 authored about 6 years ago by Francis Gulotta <[email protected]>8825d264436e91ca727a0c9b4d04a756479c4b1f authored about 6 years ago by Francis Gulotta <[email protected]>
- @serialport/[email protected]
- @serialport/[email protected]
- @serialport/bindings@...
f6a800e7593ee643f48b0980c5da18fb5b6c96a2 authored about 6 years ago by Francis Gulotta <[email protected]>
b13fd62fc0f4eb41d7013e893bbf15b0e52452b4 authored about 6 years ago by Francis Gulotta <[email protected]>
Supporting
- zh-CN Chinese (Simplified)
- es-ES Spanish
- pt-BR Portuguese (Brazil)
I know...
50a0c0381cc4c0731e2aac924c9c0d831528a5bb authored about 6 years ago by Francis Gulotta <[email protected]>7d66bdaebdb7ee4624747bf46a571d858f344a6a authored about 6 years ago by Francis Gulotta <[email protected]>
fe7f3cfcaed2fd43264369cf02d1d142ccb8affa authored about 6 years ago by Francis Gulotta <[email protected]>
d347f3b8073db01b131461e59a818e5b1783283e authored about 6 years ago by HipsterBrown <[email protected]>
3c9f203bcfc6313d2a781860d5de949954a80ce9 authored about 6 years ago by HipsterBrown <[email protected]>
f70d672e076c173cd85c93175576ea5ede745c07 authored about 6 years ago by Francis Gulotta <[email protected]>
1be867c083fd70fe8140b361dd9840fb37ff217a authored about 6 years ago by digdas <[email protected]>
closes #1703
c2fc5b4c66fd5840b9a2f4948e2030d2a408d0b8 authored about 6 years ago by Francis Gulotta <[email protected]>4e0126dc3870df359626a657b6d6ea95230dbb92 authored about 6 years ago by εΎζιΈ <[email protected]>
* Fixed uninitialized outbaud
* Fixed outbaud error state
data->baudRate was assigned an una...
865bb8aacca913d9f336f72256c658127356f749 authored about 6 years ago by Philipp Hasper <[email protected]>c05f1e55f920cda58c0e7372c64d905c91ef610e authored over 6 years ago by HipsterBrown <[email protected]>
because we would fix if we could fix
667fc83cc95c1d7b98d2f67821cb9b621ea4dacc authored over 6 years ago by Francis Gulotta <[email protected]>I don't want this to be a bdfl situation.
3ec1b74d27c492e6f4c02b0ad9e0c727a94d8914 authored over 6 years ago by Francis Gulotta <[email protected]>806e4ad903433510d73edb1af85010e785a30be3 authored over 6 years ago by Francis Gulotta <[email protected]>
d4ff1e1be2c4baf2ada20ef05a722f0a2ffda796 authored over 6 years ago by Francis Gulotta <[email protected]>
f123d2745f5d4a0998a87fd897ef265f58c7a9f6 authored over 6 years ago by Francis Gulotta <[email protected]>
54f93007a25b4d014423302a48322d6dfa33bf66 authored over 6 years ago by Francis Gulotta <[email protected]>
3290a6980c8042d830aab7784bd8a68bfe701fd2 authored over 6 years ago by Francis Gulotta <[email protected]>
There are too many stale support issues.
e725a867b4c6b572016561e5c2461027b31d9b50 authored over 6 years ago by Francis Gulotta <[email protected]>
- update cli docs
- fix #1659 close / disconnect error for serialport-terminal
- rename serial...
- move upgrade guide for serialport package
- tweak generators
82142279a5ee6575c9571c6553cf4e2dd8fbec8a authored over 6 years ago by Francis Gulotta <[email protected]>
10a2779eca3c571f049491a19947c9e29df65421 authored over 6 years ago by Francis Gulotta <[email protected]>
Borrow from some of Docusaurus's excellent issue templates and some of our own.
9c3c4fb774ecfc7621cdec2e29ac683c90afb074 authored over 6 years ago by Francis Gulotta <[email protected]>Closes #1657
6c7fe61805950eb8bae76f51736bb5a83544e2dd authored over 6 years ago by Francis Gulotta <[email protected]>b49ac20abcb04226ac8ffd3cfcc0f0d0e4ef784f authored over 6 years ago by Amila Welihinda <[email protected]>
- Remove github stars button as it's slow to load
- Underline links
- Add cctalk parser!
1b3c76768ce992785698df1749d231a8f8dce883 authored over 6 years ago by Francis Gulotta <[email protected]>
- remove old docs
- docusaurus docs
- guides
- api docs
- basic homepage
It's much better than you kind person!
https://twitter.com/mlrawlings/status/1034999229486313472
- @serialport/[email protected]
- [email protected]
692e6ab429e6edead55dc3f42a9ebd5b37208f0e authored over 6 years ago by Francis Gulotta <[email protected]>
- @serialport/[email protected]
- @serialport/[email protected]
- @serialport/bindings@...
dddfe9cfe82ba995ea61f3668a25ffa5ba4dd0c4 authored over 6 years ago by Francis Gulotta <[email protected]>
d3d553f6c052e7de671d75adaf8faa513d6de63d authored over 6 years ago by Francis Gulotta <[email protected]>
5fbdec2935a83276289dcc4a6e55d0ab108d44aa authored over 6 years ago by Francis Gulotta <[email protected]>
e080ea7a1c6b324bc380113e768449e5f7575a0c authored over 6 years ago by Francis Gulotta <[email protected]>
a3507d6c8ed40e0113cd3fe218853885f94d66d8 authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
- @serialport/[email protected]
- @serialport/[email protected]
- @serialport/bindings@...
18bca1b3352253cff652218e28e9b89b8946cafb authored over 6 years ago by Francis Gulotta <[email protected]>
3ccb6803921cb9e782b032a0919283325baf001d authored over 6 years ago by Francis Gulotta <[email protected]>
This is a crazy diff that's unreadable. Prettier has gained a lot of traction I personally like ...
7cee2020f12c65818ed15e8c1db70033ce86f9ae authored over 6 years ago by Francis Gulotta <[email protected]>Libraries, LTS support and a large enough amount of users have all dropped node 4. As part of th...
dad88ce8996dc48c15e8d633d983b601eff62200 authored over 6 years ago by Francis Gulotta <[email protected]>* chore: split out more packages
- `npm run format` to fix eslint issues
- fix repo links on...
e6742dbeec0cab74fade1e32e89d55dc1022f91d authored over 6 years ago by Francis Gulotta <[email protected]>
768ca5658a0a4505fbe14ef1d8bc076f79313b13 authored over 6 years ago by Francis Gulotta <[email protected]>
7a81d76e1669fa81ef1494766eb7eff8b412f43c authored over 6 years ago by Francis Gulotta <[email protected]>
6f0bc36e9399dc2fdde56acdd85282b87c268656 authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
- @serialport/[email protected]
- @serialport/[email protected]
- @serialport/parser...
aa7c0b2d8ef420d34e3997e434138ce5a2a258a7 authored over 6 years ago by Francis Gulotta <[email protected]>
73706513a2332948f5ed38cdbb649dd0c3783c98 authored over 6 years ago by Francis Gulotta <[email protected]>
4cbab5dfb176773270a98a070f7d10c02b35a52d authored over 6 years ago by Francis Gulotta <[email protected]>
- integrate the generators
- integrate the docs
- move files into the right location
- update re...