From 84bee19120781d2382333e59956d480c8e40cb8b Mon Sep 17 00:00:00 2001 From: Yoshua Wuyts Date: Sun, 26 Jun 2016 00:34:00 +0200 Subject: [PATCH] docs: add yo-yo, bel to see-also --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 962eefe..1bc6cee 100644 --- a/README.md +++ b/README.md @@ -823,6 +823,9 @@ $ npm install choo - [budo](https://github.com/mattdesl/budo) - quick prototyping tool for `browserify` - [stack.gl](http://stack.gl/) - open software ecosystem for WebGL +- [yo-yo](https://github.com/maxogden/yo-yo) - tiny library for modular UI +- [bel](https://github.com/shama/bel) - composable DOM elements using template + strings ## License [MIT](https://tldrlegal.com/license/mit-license)