0.0.0 • Published 7 years ago
potato-tools v0.0.0
🥔 potato-tools
A Simple JavaScript Tool Lib.
📦 Install
npm i @heliapan/potato-tools🔨 Usage
- es6
main.js
import _pt from '@heliapan/potato-tools'
console.log(_pt)- umd
<script src="./scripts/potato-tools.umd.js"></script>
<script>
console.log(_pt)
</script>0.0.0
7 years ago