Skip to content
This repository has been archived by the owner on Apr 23, 2023. It is now read-only.

DiscreteTom/awsome-doctor-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

awsome-doctor-utils

Util functions of Awsome Doctor.

Installation

Browser:

<script src="https://unpkg.com/awsome-doctor-utils/dist/bundle.js"></script>

NodeJS:

npm install awsome-doctor-utils

Awsome Doctor workflow:

await $.import("https://unpkg.com/awsome-doctor-utils/dist/bundle.js");

Usage

  • Browser: window.awsomeUtils
  • NodeJS: import utils from 'awsome-doctor-utils';

About

Util functions of Awsome Doctor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published