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 0769d67 commit ee085d3
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 48 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# 6.1.0

## Features

- Decrease package size by removing examples.

# 6.0.0

## Breaking changes
Expand Down
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,13 +47,6 @@ for (const values of bigCartesian([
// [ 'blue', 'square' ]
```

# Demo

You can try this library:

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

# Install

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

This file was deleted.

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

This file was deleted.

0 comments on commit ee085d3

Please sign in to comment.