World's smallest responsive 🔥 css framework (395 bytes)
-
Updated
Apr 9, 2022 - CSS
Implementing jSO algorithm to existing library.
Improve navigation. The page is long and navigating it can be annoying for people that don't have the time to read it all.
Add a description, image, and links to the microframework topic page so that developers can more easily learn about it.
To associate your repository with the microframework topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
Adding routes currently requires the developer to prepare a single list of
*Route
with all the routes defined in one go. This can be split up and made easier for the developerDescribe the solution you'd like
We can add convenience method for each type of HTTP method supported by webgo (). e.g.