Skip to content

Commit

Permalink
change explanation for another library
Browse files Browse the repository at this point in the history
  • Loading branch information
kbrsh committed Dec 11, 2017
1 parent d63c607 commit 1ddb983
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Moon is a simple front end JavaScript library heavily inspired by [Vue](https://

### Another library?

There have been a lot of JavaScript libraries released lately. Moon has been being developed since late 2015. Most libraries are bloated, with a large API and file size, leading to applications becoming slower, and less mobile friendly.
There have been a lot of JavaScript libraries released lately. Moon has been developed since late 2015. Most libraries are bloated, with a large API and file size, leading to applications becoming slower, and less mobile friendly.

Moon differs from the existing solutions by providing a faster, yet compact library with a simple but powerful API. It uses a virtual DOM system similar to React, but includes advanced optimizations crafted specifically for Moon, similar to the Glimmer engine by the Ember team. In a variety of benchmarks, Moon has proven itself to be one of the fastest UI libraries out there.

Expand Down

0 comments on commit 1ddb983

Please sign in to comment.