🖊️
Yugal.JS
CtrlK
  • Yugal.JS - Intro
  • Installation and Conversion to Yugal.JS
  • Installation in Yugal.PHP
  • Creating App in Yugal.JS
    • Getting Started
    • Creating Page
    • Rendering Page to DOM
    • Playing with Page Title
    • Yugal Page Specific Header
    • Yugal Router
    • Life Cycle Methods
    • Dynamically Importing Scripts
    • Pre-Loader
    • Production App or Site
  • STYLING AND CSS
    • Create Single CSS Block
    • CSS Object to Valid CSS String
    • Single CSS Block - Brief
    • yugal.StyleSheet
  • Sample Yugal App
  • Yugal.JS Playground
Powered by GitBook
On this page

Was this helpful?

Yugal.JS - Intro

Yugal.JS is a frontend Single Page framework, you can easily build your Single Page App with very basic knowledge of Javascript and html. File size of Yugal.JS is just 16kb.

Author

  • Paurush Sinha

NextInstallation and Conversion to Yugal.JS

Last updated 3 years ago

Was this helpful?