0.4.1 • Published 8 years ago

refineryjs v0.4.1

Weekly downloads
6
License
MIT
Repository
github
Last release
8 years ago

RefineryJS

Write code that looks right, run code that works right.

Redefine JavaScript's semantic

What's RefineryJS?

RefineryJS is a simple toolkit to refine your JavaScript code.

JavaScript is a good language, but you can find lots of less-intuitive practices about JavaScript. Almost all of them are result from JavaScript's historical mischoices, and they will not fixed at all for the sake of backward compatibility.

But hey, now everybody compiles their JavaScript to JavaScript! Than why don't we fix those bad choices ourself?

If you use babel in your build process, you can include this plugin in your .babelrc to use RefineryJS.

What can I do with RefineryJS?

Everything!

RefineryJS itself is just a simple plugin runner. Every features of RefineryJS is implemented as a plugin.

Want some official plugins? See here for the full list.

LICENSE

MIT license

0.4.1

8 years ago

0.4.0

8 years ago

0.3.7

8 years ago

0.3.6

8 years ago

0.3.5

8 years ago

0.3.4

8 years ago

0.3.3

8 years ago

0.3.2

8 years ago

0.3.0

8 years ago

0.2.2

8 years ago

0.2.1

8 years ago

0.1.1

8 years ago