0.5.0 • Published 2 years ago
getkit v0.5.0
GETKit
Use Cases
In a browser:
<script src="structkit-full.iife.js"></script>
<script src="getkit-full.js"></script>Download
Using npm:
$ npm i getkitRequirement
You need to install this in your machine to compile in your machine
npm install grasseum -gExample
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')0.5.0
2 years ago