@rws-framework/client
Version:
This package provides the core client-side framework for Realtime Web Suit (RWS), enabling modular, asynchronous web components, state management, and integration with backend services. It is located in `.dev/client`.
24 lines • 479 B
YAML
project_name: "@rws-framework/client"
loglevel: info
analyses:
- analysis_name: ts check
source_directory: ./src
only_permit_languages:
- typescript
only_permit_file_extensions:
- .ts
file_scan:
- number_of_methods
- source_lines_of_code
- dependency_graph
- fan_in_out
- louvain_modularity
- tfidf
export:
- directory: ./.emerge-vis-output/rws-client
- graphml
- json
- tabular_file
- tabular_console_overall
- d3