File: index.html

package info (click to toggle)
node-async-limiter 2.0.0-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 240 kB
  • sloc: javascript: 277; makefile: 2
file content (8 lines) | stat: -rw-r--r-- 187 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
<!doctype html>
<html>
  <head>
    <meta charset="utf8">
  </head>
  open your javascript console to see test results
  <script type="text/javascript" src="./bundle.js"></script>
</html>