mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-02 02:42:41 +02:00
docs(v2): showcase user neutronjs (#2154)
This commit is contained in:
parent
167f71a654
commit
d82615b94b
2 changed files with 9 additions and 0 deletions
BIN
website/src/data/showcase/neutronjs.png
Normal file
BIN
website/src/data/showcase/neutronjs.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 137 KiB |
|
@ -52,6 +52,15 @@ const users = [
|
||||||
fbOpenSource: false,
|
fbOpenSource: false,
|
||||||
pinned: false,
|
pinned: false,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: 'Neutron JS',
|
||||||
|
description: 'An open source CLI to work with Redux + Redux Saga',
|
||||||
|
preview: require('./showcase/neutronjs.png'),
|
||||||
|
website: 'https://www.neutronjs.com/',
|
||||||
|
source: 'https://github.com/neutronjs/neutron-cli',
|
||||||
|
fbOpenSource: false,
|
||||||
|
pinned: false,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: 'uniforms',
|
title: 'uniforms',
|
||||||
description: 'A set of React libraries for building forms',
|
description: 'A set of React libraries for building forms',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue