DEV Community

Discussion on: What's your favorite tool or library that few others have heard of?

Collapse
 
kayis profile image
K

I like LiveScript, and the devs seem to be working on 2.0 that will work with future JavaScript.

Styletron is a nice CSS lib, inspired by styled-components.

React-most is a cool way to integrate most.js streams with React. It's a bit like Cycle.js, but you can use the React ecosystem.

Cycle.js is a stream/observable framework, it's less concept loaded than Angular2 but you still get all the RxJS goodness.