Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 650 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 650 Bytes

EnigmaRimu.js

This is just another shitty JavaScript framework for static websites and makes it looks like dynamic.

No, this wouldn't be as good as many SPA applications that can be served for static website. I'll use it internally.

No, there are no template/page sanitizing. This assumes the whole site is NOT tampered.

Yes, there is user-input sanitizing.

Features

  • Templating (partial?)
  • Paging/routing
  • Downloader or something
  • Notification (why not?)
  • Forms handlers and actions (i don't even know what is actions)
  • Elements stuff (mostly just modifiers so you can have little bit dynamics in HTML codes)