1.0.1 • Published 3 years ago

fetch-testing v1.0.1

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

From your client:

fetch('https://unpkg.com/fetch-testing/test.json')

<script src='https://unpkg.com/fetch-testing/test.js'></script>

<link rel='stylesheet' href='https://unpkg.com/fetch-testing/test.css'>

<script type='module'>
  import { test } from 'https://unpkg.com/fetch-testing/test-module.js'
  test()
</script>
1.0.1

3 years ago

1.0.0

3 years ago

0.0.1

3 years ago