add vanilla-js examples
<script type="module">
// https://cdn.jsdelivr.net/gh/rick-liruixin/[email protected]/lib/index.esm.js
// https://cdn.jsdelivr.net/gh/rick-liruixin/[email protected]/lib/index.esm.js.map
import {
clearAllBodyScrollLocks,
disableBodyScroll,
enableBodyScroll,
} from "https://cdn.jsdelivr.net/gh/rick-liruixin/[email protected]/lib/index.esm.js";
</script>