2.0.1 • Published 2 years ago

qunit-theme-ninja v2.0.1

Weekly downloads
34
License
MIT
Repository
github
Last release
2 years ago

npm

QUnit Ninja Theme

Usage

  1. Download a copy of qunit.css, or add qunit-theme-ninja as npm dependency.
  2. Change your test HTML from:<link rel="stylesheet" href="qunit/qunit.css">to: <link rel="stylesheet" href="qunit-theme-ninja/qunit.css">

Example

See test/index.html for a demo.

Screenshot of v2.0.0, passing

Screenshot of v2.0.0, failing

Development

To preview this locally, run python3 -m http.server 4000 in the project directory, then navigate to http://localhost:4000/test/index.html.

2.0.1

2 years ago

2.0.0

5 years ago

1.1.0

10 years ago

1.0.1

11 years ago

1.0.2-pre

11 years ago

1.0.0

11 years ago