Add trimkit to the base Readme
This commit is contained in:
parent
b4836882c4
commit
2f0620cd35
@ -8,3 +8,8 @@ These are my personal projects.
|
|||||||
|
|
||||||
Observable and computed value stores designed to work together for storing real state and derived
|
Observable and computed value stores designed to work together for storing real state and derived
|
||||||
state.
|
state.
|
||||||
|
|
||||||
|
## [Trimkit](./packages/trimkit/README.md)
|
||||||
|
|
||||||
|
Javascript API abstractions to enhance minification by substituting variables. It's really quite
|
||||||
|
silly.
|
||||||
|
|||||||
@ -50,7 +50,3 @@ pre-compression gains can result in post-compression losses. YMMV.
|
|||||||
* `obj === undefined`
|
* `obj === undefined`
|
||||||
* `obj === null`
|
* `obj === null`
|
||||||
* `fn.apply(context, params)`
|
* `fn.apply(context, params)`
|
||||||
|
|
||||||
## Credit
|
|
||||||
|
|
||||||
Created by [Timothy Farrell](https://github.com/explorigin)
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user