valid-module
v2.6.0
Published
Verify that file or package, be it remote, or local, is a valid ECMAScript Module
Downloads
729
Maintainers
Readme
Verify that file or package, be it remote, or local, is a valid ECMAScript Module
Usage
npm
Deno
import * as pkg from 'https://unpkg.com/valid-module@^2.6.0/edition-deno/node.ts'
Skypack
<script type="module">
import * as pkg from '//cdn.skypack.dev/valid-module@^2.6.0'
</script>
unpkg
<script type="module">
import * as pkg from '//unpkg.com/valid-module@^2.6.0'
</script>
jspm
<script type="module">
import * as pkg from '//dev.jspm.io/[email protected]'
</script>
Discover the release history by heading on over to the HISTORY.md file.
Discover how you can contribute by heading on over to the CONTRIBUTING.md file.
These amazing people are maintaining this project:
No sponsors yet! Will you be the first?
These amazing people have contributed code to this project:
Discover how you can contribute by heading on over to the CONTRIBUTING.md file.
Unless stated otherwise all works are:
and licensed under: