UNPKG

@rws-framework/client

Version:

Realtime Web Suit is a web-component powered, MS FAST powered fullstack-oriented framework that you can use to create domain-agnostic modular asynchoronous components with intershared authorized states.

14 lines (13 loc) 407 B
{ "out": "docs", "plugin": ["typedoc-theme-hierarchy", "typedoc-plugin-rename-defaults"], "theme": "hierarchy", "readme": "./README.md", "entryPoints": ["./src/index.ts"], "entryPointStrategy": "expand", "categorizeByGroup": true, "name": "Realtime Web Suite Client package", "jsDocCompatibility": true, "includes": "src/", "exclude": ["node_modules/"] }