@firstandthird/jsonp

2.1.0 • Public • Published

JSONP

Build Status npm

Quick and easy JSONP.

Installation

npm install @firstandthird/jsonp

Usage

import jsonp from '@firstandthird/jsonp';

jsonp('https://some-url.io', () => {
  // It finished
}, 'cb');

// https://some-url.io?cb=jsonp_125149012 will be queried

Readme

Keywords

none

Package Sidebar

Install

npm i @firstandthird/jsonp

Weekly Downloads

1

Version

2.1.0

License

MIT

Unpacked Size

4.52 kB

Total Files

6

Last publish

Collaborators

  • alaguna
  • aleperez92
  • dawnerd
  • ecwillis
  • jga
  • orthagonal1