Skip to content

Commit aca6462

Browse files
committed
feat(docs): added more examples [ci-skip]
1 parent 97d2297 commit aca6462

File tree

36 files changed

+656
-608
lines changed

36 files changed

+656
-608
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1783,12 +1783,12 @@ class CounterService {
17831783
counter = 55;
17841784
}
17851785

1786-
@Component<{ counter: number }, typeof Providers, CounterComponent>({
1786+
@Component({
17871787
Settings: {
17881788
selector: 'counter-component'
17891789
},
17901790
Providers: DefineDependencies(CounterService)(Container),
1791-
State: function(this, [counterService]) {
1791+
State: function(this: CounterComponent, [counterService]) {
17921792
return interval(1000).pipe(
17931793
map(value => ({ counter: this.counter + counterService.counter + value }))
17941794
);
@@ -1924,12 +1924,12 @@ const store = createStore(
19241924

19251925
const Providers = DefineDependencies(Store)(Container);
19261926

1927-
@Component<{ counter: number }, typeof Providers, CounterComponent>({
1927+
@Componen({
19281928
Settings: {
19291929
selector: 'redux-counter'
19301930
},
19311931
Providers,
1932-
State: function(this, [store]) {
1932+
State: function(this: CounterComponent, [store]) {
19331933
return combineLatest([
19341934
store.select(selectCounter),
19351935
store.select(selectLoading),

docs/404.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<meta charset="UTF-8">
55
<meta name="generator" content="Docusaurus v3.3.2">
66
<title data-rh="true">Page Not Found | @rhtml - Modern Reactive Web Framework</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:image" content="https://r-html.github.io/rhtml/img/docusaurus-social-card.jpg"><meta data-rh="true" name="twitter:image" content="https://r-html.github.io/rhtml/img/docusaurus-social-card.jpg"><meta data-rh="true" property="og:url" content="https://r-html.github.io/rhtml/404.html"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docusaurus_tag" content="default"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docsearch:docusaurus_tag" content="default"><meta data-rh="true" property="og:title" content="Page Not Found | @rhtml - Modern Reactive Web Framework"><link data-rh="true" rel="icon" href="/rhtml/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://r-html.github.io/rhtml/404.html"><link data-rh="true" rel="alternate" href="https://r-html.github.io/rhtml/404.html" hreflang="en"><link data-rh="true" rel="alternate" href="https://r-html.github.io/rhtml/404.html" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/rhtml/blog/rss.xml" title="@rhtml - Modern Reactive Web Framework RSS Feed">
7-
<link rel="alternate" type="application/atom+xml" href="/rhtml/blog/atom.xml" title="@rhtml - Modern Reactive Web Framework Atom Feed"><link rel="stylesheet" href="/rhtml/assets/css/styles.4ffb5a54.css">
8-
<script src="/rhtml/assets/js/runtime~main.92abadab.js" defer="defer"></script>
7+
<link rel="alternate" type="application/atom+xml" href="/rhtml/blog/atom.xml" title="@rhtml - Modern Reactive Web Framework Atom Feed"><link rel="stylesheet" href="/rhtml/assets/css/styles.af624d4d.css">
8+
<script src="/rhtml/assets/js/runtime~main.e7a2bf4f.js" defer="defer"></script>
99
<script src="/rhtml/assets/js/main.fda8bd11.js" defer="defer"></script>
1010
</head>
1111
<body class="navigation-with-keyboard">
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/blog/archive/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<meta charset="UTF-8">
55
<meta name="generator" content="Docusaurus v3.3.2">
66
<title data-rh="true">Archive | @rhtml - Modern Reactive Web Framework</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:image" content="https://r-html.github.io/rhtml/img/docusaurus-social-card.jpg"><meta data-rh="true" name="twitter:image" content="https://r-html.github.io/rhtml/img/docusaurus-social-card.jpg"><meta data-rh="true" property="og:url" content="https://r-html.github.io/rhtml/blog/archive"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docusaurus_tag" content="default"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docsearch:docusaurus_tag" content="default"><meta data-rh="true" property="og:title" content="Archive | @rhtml - Modern Reactive Web Framework"><meta data-rh="true" name="description" content="Archive"><meta data-rh="true" property="og:description" content="Archive"><link data-rh="true" rel="icon" href="/rhtml/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://r-html.github.io/rhtml/blog/archive"><link data-rh="true" rel="alternate" href="https://r-html.github.io/rhtml/blog/archive" hreflang="en"><link data-rh="true" rel="alternate" href="https://r-html.github.io/rhtml/blog/archive" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/rhtml/blog/rss.xml" title="@rhtml - Modern Reactive Web Framework RSS Feed">
7-
<link rel="alternate" type="application/atom+xml" href="/rhtml/blog/atom.xml" title="@rhtml - Modern Reactive Web Framework Atom Feed"><link rel="stylesheet" href="/rhtml/assets/css/styles.4ffb5a54.css">
8-
<script src="/rhtml/assets/js/runtime~main.92abadab.js" defer="defer"></script>
7+
<link rel="alternate" type="application/atom+xml" href="/rhtml/blog/atom.xml" title="@rhtml - Modern Reactive Web Framework Atom Feed"><link rel="stylesheet" href="/rhtml/assets/css/styles.af624d4d.css">
8+
<script src="/rhtml/assets/js/runtime~main.e7a2bf4f.js" defer="defer"></script>
99
<script src="/rhtml/assets/js/main.fda8bd11.js" defer="defer"></script>
1010
</head>
1111
<body class="navigation-with-keyboard">

docs/blog/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<meta charset="UTF-8">
55
<meta name="generator" content="Docusaurus v3.3.2">
66
<title data-rh="true">Blog | @rhtml - Modern Reactive Web Framework</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:image" content="https://r-html.github.io/rhtml/img/docusaurus-social-card.jpg"><meta data-rh="true" name="twitter:image" content="https://r-html.github.io/rhtml/img/docusaurus-social-card.jpg"><meta data-rh="true" property="og:url" content="https://r-html.github.io/rhtml/blog"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" property="og:title" content="Blog | @rhtml - Modern Reactive Web Framework"><meta data-rh="true" name="description" content="Blog"><meta data-rh="true" property="og:description" content="Blog"><meta data-rh="true" name="docusaurus_tag" content="blog_posts_list"><meta data-rh="true" name="docsearch:docusaurus_tag" content="blog_posts_list"><link data-rh="true" rel="icon" href="/rhtml/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://r-html.github.io/rhtml/blog"><link data-rh="true" rel="alternate" href="https://r-html.github.io/rhtml/blog" hreflang="en"><link data-rh="true" rel="alternate" href="https://r-html.github.io/rhtml/blog" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"Blog","@id":"https://r-html.github.io/rhtml/blog","mainEntityOfPage":"https://r-html.github.io/rhtml/blog","headline":"Blog","description":"Blog","blogPost":[{"@type":"BlogPosting","@id":"https://r-html.github.io/rhtml/blog/welcome","mainEntityOfPage":"https://r-html.github.io/rhtml/blog/welcome","url":"https://r-html.github.io/rhtml/blog/welcome","headline":"Welcome","name":"Welcome","description":"Welcome to @rhtml documentation","datePublished":"2024-05-19T00:00:00.000Z","author":{"@type":"Person","name":"Kristiyan Tachev","description":"Creator of @rhtml","url":"https://github.com/Stradivario","image":"https://avatars.githubusercontent.com/u/19847933?v=4"},"keywords":[]}]}</script><link rel="alternate" type="application/rss+xml" href="/rhtml/blog/rss.xml" title="@rhtml - Modern Reactive Web Framework RSS Feed">
7-
<link rel="alternate" type="application/atom+xml" href="/rhtml/blog/atom.xml" title="@rhtml - Modern Reactive Web Framework Atom Feed"><link rel="stylesheet" href="/rhtml/assets/css/styles.4ffb5a54.css">
8-
<script src="/rhtml/assets/js/runtime~main.92abadab.js" defer="defer"></script>
7+
<link rel="alternate" type="application/atom+xml" href="/rhtml/blog/atom.xml" title="@rhtml - Modern Reactive Web Framework Atom Feed"><link rel="stylesheet" href="/rhtml/assets/css/styles.af624d4d.css">
8+
<script src="/rhtml/assets/js/runtime~main.e7a2bf4f.js" defer="defer"></script>
99
<script src="/rhtml/assets/js/main.fda8bd11.js" defer="defer"></script>
1010
</head>
1111
<body class="navigation-with-keyboard">

docs/blog/tags/component-as-a-service/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<meta charset="UTF-8">
55
<meta name="generator" content="Docusaurus v3.3.2">
66
<title data-rh="true">One post tagged with &quot;component as a service&quot; | @rhtml - Modern Reactive Web Framework</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:image" content="https://r-html.github.io/rhtml/img/docusaurus-social-card.jpg"><meta data-rh="true" name="twitter:image" content="https://r-html.github.io/rhtml/img/docusaurus-social-card.jpg"><meta data-rh="true" property="og:url" content="https://r-html.github.io/rhtml/blog/tags/component-as-a-service"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" property="og:title" content="One post tagged with &quot;component as a service&quot; | @rhtml - Modern Reactive Web Framework"><meta data-rh="true" name="docusaurus_tag" content="blog_tags_posts"><meta data-rh="true" name="docsearch:docusaurus_tag" content="blog_tags_posts"><link data-rh="true" rel="icon" href="/rhtml/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://r-html.github.io/rhtml/blog/tags/component-as-a-service"><link data-rh="true" rel="alternate" href="https://r-html.github.io/rhtml/blog/tags/component-as-a-service" hreflang="en"><link data-rh="true" rel="alternate" href="https://r-html.github.io/rhtml/blog/tags/component-as-a-service" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/rhtml/blog/rss.xml" title="@rhtml - Modern Reactive Web Framework RSS Feed">
7-
<link rel="alternate" type="application/atom+xml" href="/rhtml/blog/atom.xml" title="@rhtml - Modern Reactive Web Framework Atom Feed"><link rel="stylesheet" href="/rhtml/assets/css/styles.4ffb5a54.css">
8-
<script src="/rhtml/assets/js/runtime~main.92abadab.js" defer="defer"></script>
7+
<link rel="alternate" type="application/atom+xml" href="/rhtml/blog/atom.xml" title="@rhtml - Modern Reactive Web Framework Atom Feed"><link rel="stylesheet" href="/rhtml/assets/css/styles.af624d4d.css">
8+
<script src="/rhtml/assets/js/runtime~main.e7a2bf4f.js" defer="defer"></script>
99
<script src="/rhtml/assets/js/main.fda8bd11.js" defer="defer"></script>
1010
</head>
1111
<body class="navigation-with-keyboard">

docs/blog/tags/dependency/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<meta charset="UTF-8">
55
<meta name="generator" content="Docusaurus v3.3.2">
66
<title data-rh="true">One post tagged with &quot;dependency&quot; | @rhtml - Modern Reactive Web Framework</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:image" content="https://r-html.github.io/rhtml/img/docusaurus-social-card.jpg"><meta data-rh="true" name="twitter:image" content="https://r-html.github.io/rhtml/img/docusaurus-social-card.jpg"><meta data-rh="true" property="og:url" content="https://r-html.github.io/rhtml/blog/tags/dependency"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" property="og:title" content="One post tagged with &quot;dependency&quot; | @rhtml - Modern Reactive Web Framework"><meta data-rh="true" name="docusaurus_tag" content="blog_tags_posts"><meta data-rh="true" name="docsearch:docusaurus_tag" content="blog_tags_posts"><link data-rh="true" rel="icon" href="/rhtml/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://r-html.github.io/rhtml/blog/tags/dependency"><link data-rh="true" rel="alternate" href="https://r-html.github.io/rhtml/blog/tags/dependency" hreflang="en"><link data-rh="true" rel="alternate" href="https://r-html.github.io/rhtml/blog/tags/dependency" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/rhtml/blog/rss.xml" title="@rhtml - Modern Reactive Web Framework RSS Feed">
7-
<link rel="alternate" type="application/atom+xml" href="/rhtml/blog/atom.xml" title="@rhtml - Modern Reactive Web Framework Atom Feed"><link rel="stylesheet" href="/rhtml/assets/css/styles.4ffb5a54.css">
8-
<script src="/rhtml/assets/js/runtime~main.92abadab.js" defer="defer"></script>
7+
<link rel="alternate" type="application/atom+xml" href="/rhtml/blog/atom.xml" title="@rhtml - Modern Reactive Web Framework Atom Feed"><link rel="stylesheet" href="/rhtml/assets/css/styles.af624d4d.css">
8+
<script src="/rhtml/assets/js/runtime~main.e7a2bf4f.js" defer="defer"></script>
99
<script src="/rhtml/assets/js/main.fda8bd11.js" defer="defer"></script>
1010
</head>
1111
<body class="navigation-with-keyboard">

docs/blog/tags/functional-programming/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<meta charset="UTF-8">
55
<meta name="generator" content="Docusaurus v3.3.2">
66
<title data-rh="true">One post tagged with &quot;functional programming&quot; | @rhtml - Modern Reactive Web Framework</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:image" content="https://r-html.github.io/rhtml/img/docusaurus-social-card.jpg"><meta data-rh="true" name="twitter:image" content="https://r-html.github.io/rhtml/img/docusaurus-social-card.jpg"><meta data-rh="true" property="og:url" content="https://r-html.github.io/rhtml/blog/tags/functional-programming"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" property="og:title" content="One post tagged with &quot;functional programming&quot; | @rhtml - Modern Reactive Web Framework"><meta data-rh="true" name="docusaurus_tag" content="blog_tags_posts"><meta data-rh="true" name="docsearch:docusaurus_tag" content="blog_tags_posts"><link data-rh="true" rel="icon" href="/rhtml/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://r-html.github.io/rhtml/blog/tags/functional-programming"><link data-rh="true" rel="alternate" href="https://r-html.github.io/rhtml/blog/tags/functional-programming" hreflang="en"><link data-rh="true" rel="alternate" href="https://r-html.github.io/rhtml/blog/tags/functional-programming" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/rhtml/blog/rss.xml" title="@rhtml - Modern Reactive Web Framework RSS Feed">
7-
<link rel="alternate" type="application/atom+xml" href="/rhtml/blog/atom.xml" title="@rhtml - Modern Reactive Web Framework Atom Feed"><link rel="stylesheet" href="/rhtml/assets/css/styles.4ffb5a54.css">
8-
<script src="/rhtml/assets/js/runtime~main.92abadab.js" defer="defer"></script>
7+
<link rel="alternate" type="application/atom+xml" href="/rhtml/blog/atom.xml" title="@rhtml - Modern Reactive Web Framework Atom Feed"><link rel="stylesheet" href="/rhtml/assets/css/styles.af624d4d.css">
8+
<script src="/rhtml/assets/js/runtime~main.e7a2bf4f.js" defer="defer"></script>
99
<script src="/rhtml/assets/js/main.fda8bd11.js" defer="defer"></script>
1010
</head>
1111
<body class="navigation-with-keyboard">

docs/blog/tags/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<meta charset="UTF-8">
55
<meta name="generator" content="Docusaurus v3.3.2">
66
<title data-rh="true">Tags | @rhtml - Modern Reactive Web Framework</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:image" content="https://r-html.github.io/rhtml/img/docusaurus-social-card.jpg"><meta data-rh="true" name="twitter:image" content="https://r-html.github.io/rhtml/img/docusaurus-social-card.jpg"><meta data-rh="true" property="og:url" content="https://r-html.github.io/rhtml/blog/tags"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" property="og:title" content="Tags | @rhtml - Modern Reactive Web Framework"><meta data-rh="true" name="docusaurus_tag" content="blog_tags_list"><meta data-rh="true" name="docsearch:docusaurus_tag" content="blog_tags_list"><link data-rh="true" rel="icon" href="/rhtml/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://r-html.github.io/rhtml/blog/tags"><link data-rh="true" rel="alternate" href="https://r-html.github.io/rhtml/blog/tags" hreflang="en"><link data-rh="true" rel="alternate" href="https://r-html.github.io/rhtml/blog/tags" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/rhtml/blog/rss.xml" title="@rhtml - Modern Reactive Web Framework RSS Feed">
7-
<link rel="alternate" type="application/atom+xml" href="/rhtml/blog/atom.xml" title="@rhtml - Modern Reactive Web Framework Atom Feed"><link rel="stylesheet" href="/rhtml/assets/css/styles.4ffb5a54.css">
8-
<script src="/rhtml/assets/js/runtime~main.92abadab.js" defer="defer"></script>
7+
<link rel="alternate" type="application/atom+xml" href="/rhtml/blog/atom.xml" title="@rhtml - Modern Reactive Web Framework Atom Feed"><link rel="stylesheet" href="/rhtml/assets/css/styles.af624d4d.css">
8+
<script src="/rhtml/assets/js/runtime~main.e7a2bf4f.js" defer="defer"></script>
99
<script src="/rhtml/assets/js/main.fda8bd11.js" defer="defer"></script>
1010
</head>
1111
<body class="navigation-with-keyboard">

0 commit comments

Comments
 (0)