Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 627 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 627 Bytes

Shinyaic

Browser(html rendering engine) made by @Shinyaigeek.

How to use

git clone [email protected]:Shinyaigeek/Shinyaic.git && cd Shinyaic

cargo run

RoadMap 🚗

  • show simple html and css
  • access web page with url with konnnyaku
  • show example.com
  • fetch resource such as picture or css
  • full support for html(all tag, fuzzy parser...)
  • full support for css (media query, css variables...)
  • support resize
  • run javascript with Onsen
  • support builtin web api