chore(docs): Refactoring of .md.

This commit is contained in:
Rodrigo Rodriguez 2019-03-01 17:41:18 -03:00
parent 770fbe1caf
commit 8186b2d648

View file

@ -92,34 +92,49 @@ static getDialogs(bot: BotAdapter, min: GBMinInstance) {
### JavaScript ### JavaScript
| Título | Endereço | | Título | Endereço |
|--------|---------------------------------------------------------------------| |--------------------------------------------|---------------------------------------------------------------------------------------------------|
| | https://deeplearnjs.org/ | | | https://deeplearnjs.org/ |
| | Oimo.js http://lo-th.github.io/Oimo.js/\#stacking | | | Oimo.js http://lo-th.github.io/Oimo.js/\#stacking |
| | js-sequence-diagrams: https://bramp.github.io/js-sequence-diagrams/ | | | js-sequence-diagrams: https://bramp.github.io/js-sequence-diagrams/ |
| | http://blog.avenuecode.com/a-library-for-data-visualization-d3.js | | | http://blog.avenuecode.com/a-library-for-data-visualization-d3.js |
| Chrome inside Node.js | https://github.com/GoogleChrome/puppeteer| | Chrome inside Node.js | https://github.com/GoogleChrome/puppeteer |
| XLSX loader | https://github.com/mgcrea/node-xlsx | | XLSX loader | https://github.com/mgcrea/node-xlsx |
| Node.js bindings for CNTK | https://github.com/nadavbar/node-cntk | | Node.js bindings for CNTK | https://github.com/nadavbar/node-cntk |
| API Repository | https://any-api.com/| | API Repository | https://any-api.com/ |
| ORM | http://docs.sequelizejs.com/manual/tutorial/associations.html | ORM | |
| Migração de .NET para JavaScript (Node.js) | https://www.reddit.com/r/webdev/comments/2val7s/as_a_net_developer_do_i_need_to_care_about_nodejs | | Migração de .NET para JavaScript (Node.js) | https://www.reddit.com/r/webdev/comments/2val7s/as_a_net_developer_do_i_need_to_care_about_nodejs |
| Simplified JavaScript Jargon | http://jargon.js.org | | Simplified JavaScript Jargon | http://jargon.js.org |
### Packages ### Packages
| Título | Descrição | URL | | Título | Descrição | URL |
|--------|---------------------------------------------------------------------|-----------------| |--------|----------------------------------|------------------------------------|
| MSAL | Microsoft Authentication Library | https://www.npmjs.com/package/msal| | MSAL | Microsoft Authentication Library | https://www.npmjs.com/package/msal |
### Visual Studio Code Extensions ### Visual Studio Code Extensions
| Title | Description | | Title | Description |
| ------|-------------| |----------------------------------------------|-----------------------------------------------------------------|
| mbinic.tgit-cmds | Set of commands for launching TortoiseGit dialogs | | mbinic.tgit-cmds | Set of commands for launching TortoiseGit dialogs |
| tomashubelbauer.vscode-markdown-table-format | Formats MarkDown tables so that all columns have the same width | | tomashubelbauer.vscode-markdown-table-format | Formats MarkDown tables so that all columns have the same width |
| esbenp.prettier-vscode | VS Code plugin for prettier/prettier (wraps at column 80) | | esbenp.prettier-vscode | VS Code plugin for prettier/prettier (wraps at column 80) |
| mikestead.dotenv | .env support | | mikestead.dotenv | .env support |
| abhinavk99.codewall | Description here |
| christian-kohler.npm-intellisense | Description here |
| csholmq.excel-to-markdown-table | Description here |
| davidanson.vscode-markdownlint | Description here |
| eg2.ts-tslint | Description here |
| eg2.vscode-npm-script | Description here |
| esbenp.prettier-vscode | Description here |
| formulahendry.auto-rename-tag- | Description here |
| gruntfuggly.align-mode | Description here |
| jmfirth.vsc-space-block-jumper | Description here |
| kaiwood.indentation-level-movement | Description here |
| mbinic.tgit-cmds | Description here |
| mechatroner.rainbow-csv | Description here |
| mikestead.dotenv | Description here |
| sirtori.indenticator | Description here |
| tandy.color-basic | Description here |