SoftwareSpot

Results 25 comments of SoftwareSpot

As an intermediate solution, I have forked the repository and will update the changes above there. https://github.com/softwarespot/jquery-scrollspy

Agreed this would be a good idea

Why not create a PR?

Hey, no worries. =) I closed it because I just thought grunt is fine for this project., though I can come up with something at least in the next couple...

Have a look at this fork of [Creep.js](https://github.com/softwarespot/Creep.js) I have been messing around with. You will see that I migrated from Grunt to gulp and it was very easy. Edit:...

If you check the [gulp](https://github.com/jpederson/Squirrel.js/tree/gulp) fork, you will notice I have now added a package to update the package.json version number based on the version number in squirrel.js. This in...

So a lot has taken place in the following branch, one of which is it's now using ESLint for both linting and format verification using the Airbnb style guide.

Yeah, my apologies for going off the rails a little bit with the master branch. You're right though, a beta/dev branch should have been created, though the commits I pushed...

What about introducing a style guide? Perhaps adding jscs to gulp and using [Airbnb's Style Guide](https://github.com/airbnb/javascript)