UNPKG

@standard-library/q-prime

Version:

A tiny library to return arrays from DOM queries and allow composable queries.

13 lines (12 loc) 189 B
<!DOCTYPE html> <html> <head></head> <body> <ul> <li>$1</li> <li>$2</li> <li>$3</li> </ul> <script src="/test/build/bundle.js"></script> </body> </html>