whiski
TypeScript icon, indicating that this package has built-in type declarations

1.1.17 • Public • Published

whiski.js

install web code fast and light


$npm install whiski
$yarn add whiski

Useage

const whiski = require('whiski');
whiski.install('https://cdn.jsdelivr.net/npm/lodash@4.17.21/lodash.min.js');

Install Typescript Code

/* ... */
whiski.install('URL', { extension: 'ts' });

Readme

Keywords

none

Package Sidebar

Install

npm i whiski

Weekly Downloads

11

Version

1.1.17

License

MIT

Unpacked Size

9.25 kB

Total Files

4

Last publish

Collaborators

  • kangdongmandoo