Skip to content

enigma1/xp-radijs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Experimenting with radi.js

radi-js

My objective for this repository is to test and evaluate RadiJS, therefore I had to setup a basic server side environment and convert some of the older radijs samples because not many examples were working with the latest core changes.

  • Setup environment, Babel, Webpack
  • Setup server side rendering
  • Use listener, render, mount to take advantage of hyperscript
  • Use the counter sample to test functionality

To install/run

$ npm i
$ npm run webpack
$ npm start

I utilized the counter example controlling the +/- state of a simple counter and using the listeners to enable/disable controls. See src/index.js

License

GNU/GPL

Todos

  • Write MORE Examples

You can find more about radijs here:

RadiJS Link
Main [https://radi.js.org/]
Github [https://github.com/radi-js/radi]
Slack [https://radijs.slack.com]

About

Experiments using radijs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published