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

Various Changes #8

Open
danjford opened this issue Mar 1, 2016 · 0 comments
Open

Various Changes #8

danjford opened this issue Mar 1, 2016 · 0 comments

Comments

@danjford
Copy link

danjford commented Mar 1, 2016

I had some spare time, so I did this more for fun than anything but have a look at my fork.

Here's an overview of what I've done:

  • Added NPM
    • npm run start - this will run the project in 'development' mode with watch tasks and serve the index.html to localhost with live reload for any changes
  • Removed the jQuery dependency
  • Made the source in ES6
  • Added some prototypes so that the animation can easily by stopped and started using stop() and start()
  • Separated the code into three distinct files
    • demo - the demo code of the library
    • dist - the built js, and copied css
    • src - the original unbuilt js and css
  • Formatted the css code
  • Updated the README to reflect the changes
@danjford danjford changed the title Various Improvements Various Changes Mar 1, 2016
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

No branches or pull requests

1 participant