|
|
|
|
|
by snapetom
2292 days ago
|
|
Calling Skelton a dependency is ludicrous. It's just an HTML file with a CSS file. Look at every other "lightweight CSS framework" - Specture, Mustard UI, etc. They all have dozens and dozens of files where you need a package manager. The whole point was that it's simple enough that I don't have to deal with a package manager, and a lot of projects don't need to. |
|
To be honest, if you're going for "as simple as possible" there's no reason to use jQuery at all these days, it's a waste. Modern browsers have perfectly capable APIs!