|
1 | 1 | <!DOCTYPE html><html class="default" lang="en"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>@puremvc/puremvc-typescript-multicore-framework</title><meta name="description" content="Documentation for @puremvc/puremvc-typescript-multicore-framework"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="assets/style.css"/><link rel="stylesheet" href="assets/highlight.css"/><script defer src="assets/main.js"></script><script async src="assets/icons.js" id="tsd-icons-script"></script><script async src="assets/search.js" id="tsd-search-script"></script><script async src="assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base="."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="index.html" class="title">@puremvc/puremvc-typescript-multicore-framework</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><h1>@puremvc/puremvc-typescript-multicore-framework</h1></div><div class="tsd-panel tsd-typography"><a id="md:puremvc-typescript-multicore-framework-nodejs-ci" class="tsd-anchor"></a><h2 class="tsd-anchor-link"><a href="http://puremvc.org/" target="_blank" class="external">PureMVC</a> TypeScript MultiCore Framework <a href="https://github.com/PureMVC/puremvc-typescript-multicore-framework/actions/workflows/node.js.yml" target="_blank" class="external"><img src="https://github.com/PureMVC/puremvc-typescript-multicore-framework/actions/workflows/node.js.yml/badge.svg" alt="Node.js CI"></a><a href="#md:puremvc-typescript-multicore-framework-nodejs-ci" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="assets/icons.svg#icon-anchor"></use></svg></a></h2><p>PureMVC is a lightweight framework for creating applications based upon the classic <a href="http://en.wikipedia.org/wiki/Model-view-controller" target="_blank" class="external">Model-View-Controller</a> design meta-pattern. It supports <a href="http://en.wikipedia.org/wiki/Modular_programming" target="_blank" class="external">modular programming</a> through the use of <a href="http://en.wikipedia.org/wiki/Multiton" target="_blank" class="external">Multiton</a> Core actors instead of the <a href="http://en.wikipedia.org/wiki/Singleton_pattern" target="_blank" class="external">Singletons</a>.</p>
|
2 |
| -<ul> |
3 |
| -<li><a href="https://www.npmjs.com/package/@puremvc/puremvc-typescript-multicore-framework?activeTab=readme" target="_blank" class="external">NPM Package</a></li> |
| 2 | +<a id="md:installation" class="tsd-anchor"></a><h2 class="tsd-anchor-link">Installation<a href="#md:installation" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="assets/icons.svg#icon-anchor"></use></svg></a></h2><pre><code class="shell"><span class="hl-0">npm</span><span class="hl-1"> </span><span class="hl-2">install</span><span class="hl-1"> </span><span class="hl-2">@puremvc/puremvc-typescript-multicore-framework</span> |
| 3 | +</code><button type="button">Copy</button></pre> |
| 4 | + |
| 5 | +<a id="md:documentation" class="tsd-anchor"></a><h2 class="tsd-anchor-link">Documentation<a href="#md:documentation" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="assets/icons.svg#icon-anchor"></use></svg></a></h2><ul> |
4 | 6 | <li><a href="https://puremvc.org/pages/docs/TypeScript/multicore/" target="_blank" class="external">API Docs</a></li>
|
5 | 7 | <li><a href="https://github.com/PureMVC/puremvc-typescript-multicore-framework/tree/1.3" target="_blank" class="external">Legacy Implementation</a></li>
|
6 | 8 | </ul>
|
7 |
| -<a id="md:installation" class="tsd-anchor"></a><h2 class="tsd-anchor-link">Installation<a href="#md:installation" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="assets/icons.svg#icon-anchor"></use></svg></a></h2><pre><code class="shell"><span class="hl-0">npm</span><span class="hl-1"> </span><span class="hl-2">i</span><span class="hl-1"> </span><span class="hl-2">@puremvc/puremvc-typescript-multicore-framework</span> |
8 |
| -</code><button type="button">Copy</button></pre> |
9 |
| - |
10 | 9 | <a id="md:demos" class="tsd-anchor"></a><h2 class="tsd-anchor-link">Demos<a href="#md:demos" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="assets/icons.svg#icon-anchor"></use></svg></a></h2><ul>
|
11 | 10 | <li><a href="https://github.com/PureMVC/puremvc-typescript-demo-employeeadmin/wiki" target="_blank" class="external">Basic Employee Admin</a></li>
|
12 | 11 | </ul>
|
13 | 12 | <a id="md:utilities" class="tsd-anchor"></a><h2 class="tsd-anchor-link">Utilities<a href="#md:utilities" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="assets/icons.svg#icon-anchor"></use></svg></a></h2><ul>
|
14 | 13 | <li><a href="https://github.com/PureMVC/puremvc-typescript-util-async-command" target="_blank" class="external">Async Command</a></li>
|
15 | 14 | <li><a href="https://github.com/PureMVC/puremvc-typescript-util-state-machine" target="_blank" class="external">State Machine</a></li>
|
| 15 | +<li><a href="https://github.com/PureMVC/puremvc-typescript-pipes" target="_blank" class="external">Pipes</a></li> |
16 | 16 | </ul>
|
17 | 17 | <a id="md:platforms--technologies" class="tsd-anchor"></a><h2 class="tsd-anchor-link">Platforms / Technologies<a href="#md:platforms--technologies" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="assets/icons.svg#icon-anchor"></use></svg></a></h2><ul>
|
18 |
| -<li><a href="https://en.wikipedia.org/wiki/TypeScript" target="_blank" class="external">TypeScript</a></li> |
19 |
| -<li><a href="https://en.wikipedia.org/wiki/JavaScript" target="_blank" class="external">JavaScript</a></li> |
20 |
| -<li><a href="https://en.wikipedia.org/wiki/ECMAScript" target="_blank" class="external">ECMAScript</a></li> |
21 |
| -<li><a href="https://en.wikipedia.org/wiki/CommonJS" target="_blank" class="external">CommonJS</a></li> |
22 |
| -<li><a href="https://en.wikipedia.org/wiki/Node.js" target="_blank" class="external">Node.js</a></li> |
| 18 | +<li><a href="https://typescriptlang.org" target="_blank" class="external">TypeScript</a></li> |
| 19 | +<li><a href="https://nodejs.org" target="_blank" class="external">Node.js</a></li> |
| 20 | +<li><a href="https://www.npmjs.com/package/@puremvc/puremvc-typescript-multicore-framework?activeTab=readme" target="_blank" class="external">NPM</a></li> |
23 | 21 | </ul>
|
24 |
| -<a id="md:status" class="tsd-anchor"></a><h2 class="tsd-anchor-link">Status<a href="#md:status" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="assets/icons.svg#icon-anchor"></use></svg></a></h2><p>Production - <a href="https://github.com/PureMVC/puremvc-typescript-multicore-framework/blob/master/VERSION" target="_blank" class="external">Version 2.1,1</a></p> |
25 | 22 | <a id="md:license" class="tsd-anchor"></a><h2 class="tsd-anchor-link">License<a href="#md:license" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="assets/icons.svg#icon-anchor"></use></svg></a></h2><ul>
|
26 | 23 | <li>
|
27 | 24 | <p>PureMVC MultiCore Framework for TypeScript - Copyright © 2025 <a href="https://www.linkedin.com/in/muizz" target="_blank" class="external">Saad Shams</a></p>
|
|
42 | 39 | </li>
|
43 | 40 | </ul>
|
44 | 41 | <p>THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</p>
|
45 |
| -</div></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="assets/icons.svg#icon-chevronDown"></use></svg>On This Page</h3></summary><div class="tsd-accordion-details"><a href="#md:puremvc-typescript-multicore-framework-nodejs-ci"><span>PureMVC <wbr/>Type<wbr/>Script <wbr/>Multi<wbr/>Core <wbr/>Framework <wbr/>Node.js CI</span></a><a href="#md:installation"><span>Installation</span></a><a href="#md:demos"><span>Demos</span></a><a href="#md:utilities"><span>Utilities</span></a><a href="#md:platforms--technologies"><span>Platforms / <wbr/>Technologies</span></a><a href="#md:status"><span>Status</span></a><a href="#md:license"><span>License</span></a></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="modules.html" class="current"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="assets/icons.svg#icon-1"></use></svg><span>@puremvc/puremvc-typescript-multicore-framework</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base="."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html> |
| 42 | +</div></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="assets/icons.svg#icon-chevronDown"></use></svg>On This Page</h3></summary><div class="tsd-accordion-details"><a href="#md:puremvc-typescript-multicore-framework-nodejs-ci"><span>PureMVC <wbr/>Type<wbr/>Script <wbr/>Multi<wbr/>Core <wbr/>Framework <wbr/>Node.js CI</span></a><a href="#md:installation"><span>Installation</span></a><a href="#md:documentation"><span>Documentation</span></a><a href="#md:demos"><span>Demos</span></a><a href="#md:utilities"><span>Utilities</span></a><a href="#md:platforms--technologies"><span>Platforms / <wbr/>Technologies</span></a><a href="#md:license"><span>License</span></a></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="modules.html" class="current"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="assets/icons.svg#icon-1"></use></svg><span>@puremvc/puremvc-typescript-multicore-framework</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base="."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html> |
0 commit comments