js-webservices
TypeScript icon, indicating that this package has built-in type declarations

0.1.3 • Public • Published

Javascript WebServices

Currently:

  1. HttpRequest Handles a request and provides a HttpResponse

  2. HttpResponse Operates with the Http Response

  3. HttpQuery Helps to build an http query (query string)

  4. HttpHeader Handles an Http Header

  5. XHR Generic cross browser http request API

Full API docs

Current 0.1.3 (Release candidate) - Read full API docs

How to import WebServices (TypeScript)

import { WebServices } from "js-webservices/ts/web_services"

Install dependencies

yarn install

Generate docs :-)

yarn document

Release

yarn release

Readme

Keywords

none

Package Sidebar

Install

npm i js-webservices

Weekly Downloads

1

Version

0.1.3

License

Apache-2.0

Unpacked Size

1.42 MB

Total Files

76

Last publish

Collaborators

  • davidvalin