Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds in diffHTML example #45

Merged
merged 1 commit into from
Feb 12, 2016

Conversation

tbranyen
Copy link
Contributor

diffHTML is a React-inspired tiny library that efficiently diffs HTML
to the DOM and patches in changes. It also provides a Custom Element
polyfill and a transitions API.

While it's still under development, it has already been successfully
used on an internal Netflix application.

Adding to your list in hopes that I'll encourage others who are
interested to contribute.

Relevant links:

http://github.com/tbranyen/diffhtml
http://diffhtml.org

diffHTML is a React-inspired tiny library that efficiently diffs HTML
to the DOM and patches in changes. It also provides a Custom Element
polyfill and a transitions API.

While it's still under development, it has already been successfully
used on an internal Netflix application.

Adding to your list in hopes that I'll encourage others who are
interested to contribute.

Relevant links:

[http://github.com/tbranyen/diffhtml](http://github.com/tbranyen/diffhtml)
[http://diffhtml.org](http://diffhtml.org)
mathieuancelin added a commit that referenced this pull request Feb 12, 2016
@mathieuancelin mathieuancelin merged commit b908759 into mathieuancelin:gh-pages Feb 12, 2016
@mathieuancelin
Copy link
Owner

No problem Tim, PR merged ;-)

@tbranyen
Copy link
Contributor Author

Thank you @mathieuancelin once we hit another milestone I'll PR a version bump

@tbranyen tbranyen deleted the diffhtml-upstream branch February 12, 2016 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants