Skip to content

Commit

Permalink
Remove examples
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmicky committed Aug 18, 2024
1 parent c5427e5 commit c69269e
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 230 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,13 +93,6 @@ each(1000, Math.random, ({ title }, index, randomNumber) => {
})
```

# Demo

You can try this library:

- either directly [in your browser](https://repl.it/@ehmicky/test-each).
- or by executing the [`examples` files](examples/README.md) in a terminal.

# Install

```
Expand Down
14 changes: 0 additions & 14 deletions examples/README.md

This file was deleted.

45 changes: 0 additions & 45 deletions examples/cartesian.js

This file was deleted.

26 changes: 0 additions & 26 deletions examples/functions.js

This file was deleted.

22 changes: 0 additions & 22 deletions examples/fuzz.js

This file was deleted.

26 changes: 0 additions & 26 deletions examples/iterables.js

This file was deleted.

28 changes: 0 additions & 28 deletions examples/main.js

This file was deleted.

2 changes: 0 additions & 2 deletions examples/multiply.js

This file was deleted.

23 changes: 0 additions & 23 deletions examples/side_effects.js

This file was deleted.

37 changes: 0 additions & 37 deletions examples/title.js

This file was deleted.

0 comments on commit c69269e

Please sign in to comment.