Skip to content

Commit 6454626

Browse files
Update todo list
1 parent 96a63e9 commit 6454626

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,14 +53,16 @@ List of the bianco modules to create:
5353
- [x] bianco.query
5454
- [x] bianco.dom-to-array
5555
- [x] bianco.images-loader
56-
- [ ] bianco.monad or bianco.chain?
57-
- [ ] bianco.viewport
56+
- [ ] ~~bianco.monad or bianco.chain?~~ [see ruit](https://github.com/GianlucaGuarini/ruit)
57+
- [ ] ~~bianco.stream~~ [see erre](https://github.com/GianlucaGuarini/erre)
58+
- [x] bianco.viewport
59+
- [x] bianco.force-reflow
5860
- [ ] bianco.pointer
5961
- [ ] ~~bianco.template~~ (why? use es6 template strings instead!)
6062
- [ ] ~~bianco.ajax~~ (naa.. explain why `fetch` is better)
6163
- [x] bianco.css
6264
- [x] bianco.attr
63-
- [ ] ~~bianco.animate~~ (maybe? Or it's better to use just one of the other 1000 libs?)
65+
- [ ] ~~bianco.animate~~ [see animore](https://github.com/GianlucaGuarini/animore)
6466

6567
[travis-image]:https://img.shields.io/travis/biancojs/bianco.svg?style=flat-square
6668
[travis-url]:https://travis-ci.org/biancojs/bianco

0 commit comments

Comments
 (0)