front-end-frameworks icon indicating copy to clipboard operation
front-end-frameworks copied to clipboard

Why no Stylus?

Open kylamedina opened this issue 11 years ago • 9 comments

This isn't really an objective list without it.

kylamedina avatar Mar 17 '13 19:03 kylamedina

add it and make a pull request...

ghepting avatar Mar 17 '13 19:03 ghepting

Agreed, Stylus should be in there.

yoshuawuyts avatar Mar 21 '13 00:03 yoshuawuyts

@kylamedina Could you please send us a pull request for adding Stylus?

afshinm avatar Mar 27 '13 10:03 afshinm

+1 this thing is goofy anyway. How can you not have Bourbon on there? Just the amount of quality frameworks missing and the lack of any type of sorting or anything... I dunno.. I'm sure there's a better project out there.

corysimmons avatar Oct 03 '13 03:10 corysimmons

+1

snowman-repos avatar Nov 20 '13 16:11 snowman-repos

technically stylus is equivalent to sass,less, css whereas nib is comparable to the frameworks i'm not aware of alternatives to nib for stylus. are there any?

mikesmullin avatar Nov 23 '13 20:11 mikesmullin

@mikesmullin There's an alternative to Stylus + Nib called Rework. It uses js to extend css rather than parse a custom language. Check it out here: rework.

yoshuawuyts avatar Nov 23 '13 20:11 yoshuawuyts

Not sure I would even call Nib comparable to a framework. Checkout axis css, it is an amazing framework that doesn't add classes to you CSS unless you want them unlike most frameworks. It also has everything Nib has and a next gen grid system called Jeet built in. https://github.com/jenius/axis

kylamedina avatar Nov 23 '13 20:11 kylamedina

next gen grid system

I built Jeet. It doesn't really play nice with Axis right now actually but I'm dropping a ton of work on it this weekend/next-week then I'm jumping over to Axis to make sure everything runs smoothly between them. :)

corysimmons avatar Nov 23 '13 20:11 corysimmons