An open API service indexing awesome lists of open source software.

https://github.com/mlms13/mod-negative-zero


https://github.com/mlms13/mod-negative-zero

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Usage

This is to demonstrate some weirdness with `-0`, `mod`, and Jest. Try it yourself:

```
npm install
bsb -make-world
npm run test
```