JSPM

http-requests-cj

0.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q20414F
  • License MIT

An Http service that implements the Get, Put, Post, Delete from HttpClient in a simple way, each method has headers and parameters wich are not necessary and creates HttpParams and HttpHeaders respectively

Package Exports

  • http-requests-cj
  • http-requests-cj/package.json

Readme

HttpRequestsCJ

This library was generated with Angular CLI version 13.2.0.

Code scaffolding

Run ng generate component component-name --project http-requestsCJ to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project http-requestsCJ.

Note: Don't forget to add --project http-requestsCJ or else it will be added to the default project in your angular.json file.

Build

Run ng build http-requestsCJ to build the project. The build artifacts will be stored in the dist/ directory.

Publishing

After building your library with ng build http-requestsCJ, go to the dist folder cd dist/http-requests-cj and run npm publish.

Running unit tests

Run ng test http-requestsCJ to execute the unit tests via Karma.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.