jss-toolkit
v0.0.1
Published
``` client (polyfills) -- core-js --- js-extensions: improved js type polyfills --- css-component: css functions for css components -- fetch-toolkit --- fetch-swr: fetch api with swr --- event-api: fluent EventSource facade --- async-api: ORM for RESTful
Downloads
3
Readme
@overweb
client (polyfills)
-- core-js
--- js-extensions: improved js type polyfills
--- css-component: css functions for css components
-- fetch-toolkit
--- fetch-swr: fetch api with swr
--- event-api: fluent EventSource facade
--- async-api: ORM for RESTful API
-- micro-frontend
--- router-api
--- multi-spa
--- i18n
server
> jss-toolkit
+ f-decorator: function decorators
- js-metadata: env + ioc + own
~ global object override
> jsx-framework (+new, -minimalist, =support, ~minor)
+ props handlers: props transformations
+ reactive objects: self-rendering states
+ dual binding: controlled + uncontrolled
+ props routing: declarative simplified
+ modular css: modular CSS import fixed
- await props (suspense alternative)
- directory routes (no conventions)
- dynamic route (with decorators)
= server components
= full rendering: SSR, ISR, SSG
= SSR streaming
= restful folder
~ CSS component tag
~ class alias for className
. auth props + auth decorators