Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2024-03-25 23:32:07 +03:00
parent ffd0d25550
commit ec92d0ecf0

View File

@ -146,8 +146,11 @@ var setup = function(){
- html - html
- constructor - constructor
- events/callbacks - events/callbacks
- basic storage adapters (LocalStorage/SessionStorage, IndexDB???, FileAPI) - basic storage adapters (LocalStorage/SessionStorage, FileAPI, IndexDB???)
- plugin API - _...Did I say that I hate how they crippled the FileAPI to the point
that it is only usable for cool demos and not usable for any serious
applications..._
- plugin API (???)
- web component - web component
collapsed:: true collapsed:: true
- tag/attrs - tag/attrs