Skip to content

Instantly share code, notes, and snippets.

View juanwhite99's full-sized avatar

Juan Pablo L juanwhite99

  • Guadalajara
View GitHub Profile

You should use, swagger that can also create a swagger.json file and that is the input for the npm package ng-openapi-gen, to generate all the api services and models in Angular. Sync the WebApi changes to your Angular code can be done very easy and fast.

https://github.com/mcintyre321/OneOf

scoop.sh pnpm.io/installation alternativa a npm y yarn

classDiagram
Class01 <|-- AveryLongClass : Cool
Class03 *-- Class04
Class05 o-- Class06
Class07 .. Class08
Class09 --> C2 : Where am i?
Class09 --* C3
Class09 --|> Class07
Class07 : equals()
{
"recommendations": [
"aaron-bond.better-comments",
"angular.ng-template",
"christian-kohler.path-intellisense",
"coenraads.bracket-pair-colorizer-2",
"dbaeumer.jshint",
"dbaeumer.vscode-eslint",
"eamodio.gitlens",
"ecmel.vscode-html-css",
@juanwhite99
juanwhite99 / cookie.service.ts
Last active June 21, 2017 04:51 — forked from greatb/cookie.service.ts
Injectable CookieService class for Angular2