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

V2.0.0 #34

Merged
merged 25 commits into from Mar 5, 2017
Merged

V2.0.0 #34

merged 25 commits into from Mar 5, 2017

Conversation

rendro
Copy link
Owner

@rendro rendro commented Mar 4, 2017

This is a ground up rewrite of vintageJS that uses modern ES6 javascript.
The API changed from a statefull class functional interface where an vintageJS result is described as a function of a source element (image or canvas) and an effect.
The new implementation is a lot faster because look up tables for colors are used.

I'll keep iterating on this pull request. Please leave comments and ideas.

For now I'll delete the jQuery plugin and the Angular directive. I hope to bring them back as separate repositories and separate npm modules

@rendro rendro merged commit 671a9f1 into master Mar 5, 2017
@rendro rendro deleted the v2 branch March 5, 2017 17:17
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.

None yet

1 participant