0.0.0 • Published 5 years ago

my-radonui v0.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

RadonJS

Simple JavaScript (ES6) frontend framework. adamhamori is me ;) This is a bug. It was my old user. But I have created a new user. But my git client committed as adamhamori. I'm sorry. And the HTML part is only a test.

Why RadonJS?

Because it has ONLY one dev dependency: Babel. And it's only needed when you build the lib, there's NO RUNTIME DEPENDENCIES! That makes RadonJS lightweight. For example, Angular or React has 300+ dependencies.

How to use it?

Currently, RadonJS is in development, so it's not recommended to use it in a production app. And now, it's not builded to static JS, it's using Babel standalone. Later, we will build ONE radon.js file, that will make the framework more easy-to-use. But currently, you need to include Babel standalone and all the files in the radonjs folder. That's it! And, alternatively, you can install it using npm install radonjs!