Skip to content

Commit

Permalink
Merge pull request #80 from Madumo/gh-pages
Browse files Browse the repository at this point in the history
Monkberry misc fixes
  • Loading branch information
mathieuancelin authored Aug 12, 2016
2 parents b37ad1d + 5587f9e commit c0a2e47
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion library-list.js
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
{ type: 'naive', id: 'vidom', url: './vidom/index.html', label: 'DBMON vidom' },
{ type: 'optimized', id: 'cycle + xstream', label: 'DBMON Cycle.js + xstream', url: './cycle-xstream' },
{ type: 'naive', id: 'rionite', url: './rionite', label: 'DBMON Rionite' },
{ type: 'naive', id: 'monkberry', url: './monkberry/index.html', label: 'Monkberry' }
{ type: 'naive', id: 'monkberry', url: './monkberry/index.html', label: 'DBMON Monkberry' }
];

function Library() {
Expand Down
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ You can test it at http://mathieuancelin.github.io/js-repaint-perfs/
* [FRZR](https://frzr.js.org)
* [Vidom](https://github.com/dfilatov/vidom)
* [Rionite](https://github.com/Riim/Rionite)
* [Monkberry](http://monkberry.js.org)

## Todo

Expand Down

0 comments on commit c0a2e47

Please sign in to comment.