docs: add links to related repos

This commit is contained in:
Sérgio Ramos 2017-10-09 19:24:15 +01:00 committed by Sérgio Ramos
parent c823d3f967
commit 86cd1430af

View File

@ -5,8 +5,8 @@
## Table of Contents
- [Requirements](#requirements)
- [Install](#install)
- [Usage](#usage)
- [Links](#links)
- [Related](#related)
- [Contribute](#contribute)
- [License](#license)
@ -21,6 +21,34 @@
- [Joyent Ui Toolkit](https://joyent-ui-toolkit.now.sh/)
- [Create Instance Prototype](https://create-instance-prototype.now.sh)
## Related
#### CoPilot
- [copilot](https://github.com/yldio/copilot)
- [docker-compose-api](https://github.com/yldio/docker-compose-api)
#### styled-components
- [normalized-styled-components](https://github.com/yldio/normalized-styled-components)
- [styled-is](https://github.com/yldio/styled-is)
#### Utilities
- [pseudo-yaml-ast](https://github.com/yldio/pseudo-yaml-ast)
- [pseudo-json-ast](https://github.com/yldio/pseudo-json-ast)
- [joyent-manifest-editor](https://github.com/yldio/joyent-manifest-editor)
- [unitcalc](https://github.com/yldio/unitcalc)
- [remcalc](https://github.com/yldio/remcalc)
- [rnd-id](https://github.com/yldio/rnd-id)
#### Tooling
- [stylelint-config-joyent-portal](https://github.com/yldio/stylelint-config-joyent-portal)
- [joyent-react-scripts](https://github.com/yldio/joyent-react-scripts)
- [babel-preset-joyent-portal](https://github.com/yldio/babel-preset-joyent-portal)
- [eslint-config-joyent-portal](https://github.com/yldio/eslint-config-joyent-portal)
## Contribute
See [the contribute file](CONTRIBUTING.md)!