0.1.7 • Published 2 months ago

sslfetch v0.1.7

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

sslfetch

ssl for fetch api

Installation

npm install sslfetch

Usage

import * as SslFetch from 'sslfetchModule';

// ...

const result = await SslFetch.makeRequest(url: String, arguments: string[]);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library

0.1.7

2 months ago

0.1.6

2 months ago

0.1.5

2 months ago

0.1.4

2 months ago

0.1.3

6 months ago

0.1.1

9 months ago

0.1.0

9 months ago