Skip to content

Commit

Permalink
Move to Jest for better test DX; (#11)
Browse files Browse the repository at this point in the history
Optimisation spotted by yolio2003 - can't remember why computations were
ever wrapped in structs
  • Loading branch information
jbreckmckye committed Jun 26, 2022
1 parent 0eef5d3 commit b329041
Show file tree
Hide file tree
Showing 7 changed files with 6,079 additions and 2,341 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -4,7 +4,7 @@

Reactive JavaScript programming in less than half a kilobyte.

For just a meagre **393 bytes** (minified and gzipped), you get
For just a meagre **383 bytes** (minified and gzipped), you get

- observables with a pub/sub interface
- powerful Knockout.js-style computeds with proper "magical" dependency tracking
Expand Down
66 changes: 0 additions & 66 deletions karma.conf.js

This file was deleted.

0 comments on commit b329041

Please sign in to comment.