Welshman Docs / @welshman/app / Topics
Class: Topics
Defined in: app/src/plugins/topics.ts:20
Hashtag topics with occurrence counts, derived live from the app's repository tag index.
Constructors
Constructor
new Topics(
app):Topics
Defined in: app/src/plugins/topics.ts:25
Parameters
app
Returns
Topics
Properties
all
all:
Projection<Topic[]>
Defined in: app/src/plugins/topics.ts:22
app
readonlyapp:IApp
Defined in: app/src/plugins/topics.ts:25
byName
byName:
Projection<Map<string,Topic>>
Defined in: app/src/plugins/topics.ts:21
topicSearch
Defined in: app/src/plugins/topics.ts:23