strview.js

strview.js

A JS library that can convert strings into view.

How to use?

You can use strviewCLI, a scaffolding tool, which will enable you to better understand and use strview.js.

https://github.com/maomincoding/strviewCLI.git

Which dist file to use?

  • strview.esm.js

    • For usage via native ES modules imports (in browser via <script type="module">.
  • strview.global.js

    • For direct use via <script src="..."> in the browser. Exposes the Strview global.
上一篇:VVDI Key Tool Plus Adds VW Passat 2015 Key via OBD


下一篇:c retrieve char * array pointer and display array value via array pointer