0.0.3-beta3 • Published 1 year ago

@chenxxx/captur v0.0.3-beta3

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

Capture

with cdn usage

You should according to the unpkg form to access the cdn files

https://www.unpkg.com/

This is a example

<link  rel="stylesheet" href="https://unpkg.com/@chenxxx/captur@0.0.3-beta2/dist/style.css"></link>
<script src="https://unpkg.com/@chenxxx/captur@0.0.3-beta2/dist/Captur.js"></script>

init

window.capturRender()

and if you want to update config

widow.updateConfig(config)