1.0.56 • Published 1 month ago

undefined-service-adress v1.0.56

Weekly downloads
-
License
ISC
Repository
github
Last release
1 month ago

undefined-service-web · GitHub license npm version

undefined-service-web is a JavaScript library for building user interfaces.

#install

Using npm:

 npm install undefined-service-web -save

import:

 import service from 'undefined-service-web'

In .env:

REACT_APP_KEY_URLAPI="strig"
REACT_APP_KEY_TIMEOUT=INT

Usage:

  //retrun boolean
  service.isNullOrEmpty(obj)
  //retrun res
  service.getHttp(path)
  //retrun res
  service.postHttp(string)
  //retrun lodash
  service.lodash
  //retrun boolean
  service.UrlDetect(url)
  

Support

Tested in Chrome 74-75, Firefox 66-67, IE 11, Edge 18, Safari 11-12, & Node.js 8-12. Automated browser & CI test runs are available.

1.0.56

1 month ago

1.0.55

1 month ago

1.0.54

1 month ago

1.0.53

1 month ago

1.0.52

1 month ago