mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-04 03:42:34 +02:00
docs: showcase user Node SerialPort (#1163)
* add Node SerialPort * update
This commit is contained in:
parent
6f820d6453
commit
cc5461b2c0
1 changed files with 7 additions and 0 deletions
|
@ -196,6 +196,13 @@ module.exports = [
|
||||||
fbOpenSource: false,
|
fbOpenSource: false,
|
||||||
pinned: false,
|
pinned: false,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
caption: 'Node SerialPort',
|
||||||
|
image: 'https://serialport.io/img/serialport-logo.svg',
|
||||||
|
infoLink: 'https://serialport.io',
|
||||||
|
fbOpenSource: false,
|
||||||
|
pinned: false,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
caption: 'nteract',
|
caption: 'nteract',
|
||||||
image:
|
image:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue