getkit
v0.5.0
Published
HTTP base promised and callback and User agent
Downloads
1
Readme
GETKit
Use Cases
In a browser:
<script src="structkit-full.iife.js"></script>
<script src="getkit-full.js"></script>
Download
Using npm:
$ npm i getkit
Requirement
You need to install this in your machine to compile in your machine
npm install grasseum -g
Example
In a browser
gtk.Get('https://example.com/example.js')
keep in mind gtk
is used as global library at html
CJS, ESM and TS use this code below
Get('https://example.com/example.js')