Skip to content

Commit 1a325c3

Browse files
committed
change the project url
1 parent 5261cee commit 1a325c3

15 files changed

+77
-78
lines changed

.gitignore

-1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,4 @@ example
66
package-lock.json
77
coverage
88
TESTS-Firefox_59.0.0_(Linux_0.0.0).xml
9-
READMEAPI.md
109
.vscode

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Spiel client is a flexible and light frontend framework to make easier create a complex and modern applications for the client side. It joins two light but powerful libraries: [Picodom](https://github.com/picodom/picodom) and [Navigo](https://github.com/krasimir/navigo).
44

55
## Api documentation
6-
* [Spiel client API](https://spiel-framework.github.io/spiel-client/)
6+
* [Spiel client API](https://spieljs.github.io/spiel-client/)
77

88
## Examples
99
* [Simple Spiel Client Example](https://github.com/spiel-examples/simple-spiel-client-example)

docs/classes/_router_.router.html

+27-27
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> config<wbr>Routers</h3>
143143
<div class="tsd-signature tsd-kind-icon">config<wbr>Routers<span class="tsd-signature-symbol">:</span> <a href="../interfaces/_helpers_interfaces_.configrouters.html" class="tsd-signature-type">ConfigRouters</a></div>
144144
<aside class="tsd-sources">
145145
<ul>
146-
<li>Defined in <a href="https://github.com/spiel-framework/spiel-client/blob/884fb48/src/router.ts#L20">router.ts:20</a></li>
146+
<li>Defined in <a href="https://github.com/spieljs/spiel-client/blob/5261cee/src/router.ts#L20">router.ts:20</a></li>
147147
</ul>
148148
</aside>
149149
</section>
@@ -153,7 +153,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> default<wbr>Props</h3>
153153
<div class="tsd-signature tsd-kind-icon">default<wbr>Props<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
154154
<aside class="tsd-sources">
155155
<ul>
156-
<li>Defined in <a href="https://github.com/spiel-framework/spiel-client/blob/884fb48/src/router.ts#L19">router.ts:19</a></li>
156+
<li>Defined in <a href="https://github.com/spieljs/spiel-client/blob/5261cee/src/router.ts#L19">router.ts:19</a></li>
157157
</ul>
158158
</aside>
159159
</section>
@@ -163,7 +163,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> hash</h3>
163163
<div class="tsd-signature tsd-kind-icon">hash<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
164164
<aside class="tsd-sources">
165165
<ul>
166-
<li>Defined in <a href="https://github.com/spiel-framework/spiel-client/blob/884fb48/src/router.ts#L22">router.ts:22</a></li>
166+
<li>Defined in <a href="https://github.com/spieljs/spiel-client/blob/5261cee/src/router.ts#L22">router.ts:22</a></li>
167167
</ul>
168168
</aside>
169169
</section>
@@ -173,7 +173,7 @@ <h3>router</h3>
173173
<div class="tsd-signature tsd-kind-icon">router<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Navigo</span></div>
174174
<aside class="tsd-sources">
175175
<ul>
176-
<li>Defined in <a href="https://github.com/spiel-framework/spiel-client/blob/884fb48/src/router.ts#L18">router.ts:18</a></li>
176+
<li>Defined in <a href="https://github.com/spieljs/spiel-client/blob/5261cee/src/router.ts#L18">router.ts:18</a></li>
177177
</ul>
178178
</aside>
179179
<div class="tsd-comment tsd-typography">
@@ -197,7 +197,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> use<wbr>Hash</h3>
197197
<div class="tsd-signature tsd-kind-icon">use<wbr>Hash<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
198198
<aside class="tsd-sources">
199199
<ul>
200-
<li>Defined in <a href="https://github.com/spiel-framework/spiel-client/blob/884fb48/src/router.ts#L21">router.ts:21</a></li>
200+
<li>Defined in <a href="https://github.com/spieljs/spiel-client/blob/5261cee/src/router.ts#L21">router.ts:21</a></li>
201201
</ul>
202202
</aside>
203203
</section>
@@ -214,7 +214,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> build</h3>
214214
<li class="tsd-description">
215215
<aside class="tsd-sources">
216216
<ul>
217-
<li>Defined in <a href="https://github.com/spiel-framework/spiel-client/blob/884fb48/src/router.ts#L188">router.ts:188</a></li>
217+
<li>Defined in <a href="https://github.com/spieljs/spiel-client/blob/5261cee/src/router.ts#L188">router.ts:188</a></li>
218218
</ul>
219219
</aside>
220220
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -240,7 +240,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> check<wbr>Default</h3>
240240
<li class="tsd-description">
241241
<aside class="tsd-sources">
242242
<ul>
243-
<li>Defined in <a href="https://github.com/spiel-framework/spiel-client/blob/884fb48/src/router.ts#L230">router.ts:230</a></li>
243+
<li>Defined in <a href="https://github.com/spieljs/spiel-client/blob/5261cee/src/router.ts#L230">router.ts:230</a></li>
244244
</ul>
245245
</aside>
246246
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -257,7 +257,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> check<wbr>Not<wbr>Found
257257
<li class="tsd-description">
258258
<aside class="tsd-sources">
259259
<ul>
260-
<li>Defined in <a href="https://github.com/spiel-framework/spiel-client/blob/884fb48/src/router.ts#L217">router.ts:217</a></li>
260+
<li>Defined in <a href="https://github.com/spieljs/spiel-client/blob/5261cee/src/router.ts#L217">router.ts:217</a></li>
261261
</ul>
262262
</aside>
263263
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -274,7 +274,7 @@ <h3>destroy</h3>
274274
<li class="tsd-description">
275275
<aside class="tsd-sources">
276276
<ul>
277-
<li>Defined in <a href="https://github.com/spiel-framework/spiel-client/blob/884fb48/src/router.ts#L56">router.ts:56</a></li>
277+
<li>Defined in <a href="https://github.com/spieljs/spiel-client/blob/5261cee/src/router.ts#L56">router.ts:56</a></li>
278278
</ul>
279279
</aside>
280280
<div class="tsd-comment tsd-typography">
@@ -301,7 +301,7 @@ <h3>disable<wbr>IfAPINot<wbr>Available</h3>
301301
<li class="tsd-description">
302302
<aside class="tsd-sources">
303303
<ul>
304-
<li>Defined in <a href="https://github.com/spiel-framework/spiel-client/blob/884fb48/src/router.ts#L63">router.ts:63</a></li>
304+
<li>Defined in <a href="https://github.com/spieljs/spiel-client/blob/5261cee/src/router.ts#L63">router.ts:63</a></li>
305305
</ul>
306306
</aside>
307307
<div class="tsd-comment tsd-typography">
@@ -328,7 +328,7 @@ <h3>generate</h3>
328328
<li class="tsd-description">
329329
<aside class="tsd-sources">
330330
<ul>
331-
<li>Defined in <a href="https://github.com/spiel-framework/spiel-client/blob/884fb48/src/router.ts#L74">router.ts:74</a></li>
331+
<li>Defined in <a href="https://github.com/spieljs/spiel-client/blob/5261cee/src/router.ts#L74">router.ts:74</a></li>
332332
</ul>
333333
</aside>
334334
<div class="tsd-comment tsd-typography">
@@ -337,7 +337,7 @@ <h3>generate</h3>
337337
</div>
338338
<dl class="tsd-comment-tags">
339339
<dt>see</dt>
340-
<dd><p><a href='https://github.com/spiel-framework/spiel-client#first-config-you-routes'>Generate links</a></p>
340+
<dd><p><a href='https://github.com/spieljs/spiel-client#first-config-you-routes'>Generate links</a></p>
341341
</dd>
342342
<dt>since</dt>
343343
<dd><p>0.2.1</p>
@@ -374,7 +374,7 @@ <h3>get<wbr>Link<wbr>Path</h3>
374374
<li class="tsd-description">
375375
<aside class="tsd-sources">
376376
<ul>
377-
<li>Defined in <a href="https://github.com/spiel-framework/spiel-client/blob/884fb48/src/router.ts#L83">router.ts:83</a></li>
377+
<li>Defined in <a href="https://github.com/spieljs/spiel-client/blob/5261cee/src/router.ts#L83">router.ts:83</a></li>
378378
</ul>
379379
</aside>
380380
<div class="tsd-comment tsd-typography">
@@ -411,7 +411,7 @@ <h3>go</h3>
411411
<li class="tsd-description">
412412
<aside class="tsd-sources">
413413
<ul>
414-
<li>Defined in <a href="https://github.com/spiel-framework/spiel-client/blob/884fb48/src/router.ts#L48">router.ts:48</a></li>
414+
<li>Defined in <a href="https://github.com/spieljs/spiel-client/blob/5261cee/src/router.ts#L48">router.ts:48</a></li>
415415
</ul>
416416
</aside>
417417
<div class="tsd-comment tsd-typography">
@@ -448,7 +448,7 @@ <h3>historyAPIUpdate<wbr>Method</h3>
448448
<li class="tsd-description">
449449
<aside class="tsd-sources">
450450
<ul>
451-
<li>Defined in <a href="https://github.com/spiel-framework/spiel-client/blob/884fb48/src/router.ts#L184">router.ts:184</a></li>
451+
<li>Defined in <a href="https://github.com/spieljs/spiel-client/blob/5261cee/src/router.ts#L184">router.ts:184</a></li>
452452
</ul>
453453
</aside>
454454
<div class="tsd-comment tsd-typography">
@@ -493,7 +493,7 @@ <h3>last<wbr>Route<wbr>Resolved</h3>
493493
<li class="tsd-description">
494494
<aside class="tsd-sources">
495495
<ul>
496-
<li>Defined in <a href="https://github.com/spiel-framework/spiel-client/blob/884fb48/src/router.ts#L154">router.ts:154</a></li>
496+
<li>Defined in <a href="https://github.com/spieljs/spiel-client/blob/5261cee/src/router.ts#L154">router.ts:154</a></li>
497497
</ul>
498498
</aside>
499499
<div class="tsd-comment tsd-typography">
@@ -526,7 +526,7 @@ <h3>link</h3>
526526
<li class="tsd-description">
527527
<aside class="tsd-sources">
528528
<ul>
529-
<li>Defined in <a href="https://github.com/spiel-framework/spiel-client/blob/884fb48/src/router.ts#L163">router.ts:163</a></li>
529+
<li>Defined in <a href="https://github.com/spieljs/spiel-client/blob/5261cee/src/router.ts#L163">router.ts:163</a></li>
530530
</ul>
531531
</aside>
532532
<div class="tsd-comment tsd-typography">
@@ -560,7 +560,7 @@ <h3>off</h3>
560560
<li class="tsd-description">
561561
<aside class="tsd-sources">
562562
<ul>
563-
<li>Defined in <a href="https://github.com/spiel-framework/spiel-client/blob/884fb48/src/router.ts#L92">router.ts:92</a></li>
563+
<li>Defined in <a href="https://github.com/spieljs/spiel-client/blob/5261cee/src/router.ts#L92">router.ts:92</a></li>
564564
</ul>
565565
</aside>
566566
<div class="tsd-comment tsd-typography">
@@ -602,7 +602,7 @@ <h3>on</h3>
602602
<li class="tsd-description">
603603
<aside class="tsd-sources">
604604
<ul>
605-
<li>Defined in <a href="https://github.com/spiel-framework/spiel-client/blob/884fb48/src/router.ts#L110">router.ts:110</a></li>
605+
<li>Defined in <a href="https://github.com/spieljs/spiel-client/blob/5261cee/src/router.ts#L110">router.ts:110</a></li>
606606
</ul>
607607
</aside>
608608
<div class="tsd-comment tsd-typography">
@@ -650,7 +650,7 @@ <h3>on<wbr>Default</h3>
650650
<li class="tsd-description">
651651
<aside class="tsd-sources">
652652
<ul>
653-
<li>Defined in <a href="https://github.com/spiel-framework/spiel-client/blob/884fb48/src/router.ts#L119">router.ts:119</a></li>
653+
<li>Defined in <a href="https://github.com/spieljs/spiel-client/blob/5261cee/src/router.ts#L119">router.ts:119</a></li>
654654
</ul>
655655
</aside>
656656
<div class="tsd-comment tsd-typography">
@@ -692,7 +692,7 @@ <h3>on<wbr>Multiple</h3>
692692
<li class="tsd-description">
693693
<aside class="tsd-sources">
694694
<ul>
695-
<li>Defined in <a href="https://github.com/spiel-framework/spiel-client/blob/884fb48/src/router.ts#L100">router.ts:100</a></li>
695+
<li>Defined in <a href="https://github.com/spieljs/spiel-client/blob/5261cee/src/router.ts#L100">router.ts:100</a></li>
696696
</ul>
697697
</aside>
698698
<div class="tsd-comment tsd-typography">
@@ -728,7 +728,7 @@ <h3>pause</h3>
728728
<li class="tsd-description">
729729
<aside class="tsd-sources">
730730
<ul>
731-
<li>Defined in <a href="https://github.com/spiel-framework/spiel-client/blob/884fb48/src/router.ts#L127">router.ts:127</a></li>
731+
<li>Defined in <a href="https://github.com/spieljs/spiel-client/blob/5261cee/src/router.ts#L127">router.ts:127</a></li>
732732
</ul>
733733
</aside>
734734
<div class="tsd-comment tsd-typography">
@@ -764,7 +764,7 @@ <h3>resolve</h3>
764764
<li class="tsd-description">
765765
<aside class="tsd-sources">
766766
<ul>
767-
<li>Defined in <a href="https://github.com/spiel-framework/spiel-client/blob/884fb48/src/router.ts#L135">router.ts:135</a></li>
767+
<li>Defined in <a href="https://github.com/spieljs/spiel-client/blob/5261cee/src/router.ts#L135">router.ts:135</a></li>
768768
</ul>
769769
</aside>
770770
<div class="tsd-comment tsd-typography">
@@ -797,7 +797,7 @@ <h3>resume</h3>
797797
<li class="tsd-description">
798798
<aside class="tsd-sources">
799799
<ul>
800-
<li>Defined in <a href="https://github.com/spiel-framework/spiel-client/blob/884fb48/src/router.ts#L146">router.ts:146</a></li>
800+
<li>Defined in <a href="https://github.com/spieljs/spiel-client/blob/5261cee/src/router.ts#L146">router.ts:146</a></li>
801801
</ul>
802802
</aside>
803803
<div class="tsd-comment tsd-typography">
@@ -824,7 +824,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> set<wbr>Patch</h3>
824824
<li class="tsd-description">
825825
<aside class="tsd-sources">
826826
<ul>
827-
<li>Defined in <a href="https://github.com/spiel-framework/spiel-client/blob/884fb48/src/router.ts#L207">router.ts:207</a></li>
827+
<li>Defined in <a href="https://github.com/spieljs/spiel-client/blob/5261cee/src/router.ts#L207">router.ts:207</a></li>
828828
</ul>
829829
</aside>
830830
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -853,7 +853,7 @@ <h3>set<wbr>Routers</h3>
853853
<li class="tsd-description">
854854
<aside class="tsd-sources">
855855
<ul>
856-
<li>Defined in <a href="https://github.com/spiel-framework/spiel-client/blob/884fb48/src/router.ts#L30">router.ts:30</a></li>
856+
<li>Defined in <a href="https://github.com/spieljs/spiel-client/blob/5261cee/src/router.ts#L30">router.ts:30</a></li>
857857
</ul>
858858
</aside>
859859
<div class="tsd-comment tsd-typography">
@@ -890,7 +890,7 @@ <h3>update<wbr>Page<wbr>Links</h3>
890890
<li class="tsd-description">
891891
<aside class="tsd-sources">
892892
<ul>
893-
<li>Defined in <a href="https://github.com/spiel-framework/spiel-client/blob/884fb48/src/router.ts#L171">router.ts:171</a></li>
893+
<li>Defined in <a href="https://github.com/spieljs/spiel-client/blob/5261cee/src/router.ts#L171">router.ts:171</a></li>
894894
</ul>
895895
</aside>
896896
<div class="tsd-comment tsd-typography">

docs/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ <h2 id="make-compatible-with-es5-browsers">Make compatible with ES5 browsers</h2
316316
<h2 id="run-spiel-client-tests">Run Spiel Client tests</h2>
317317
<p><code>npm test</code></p>
318318
<h2 id="license">License</h2>
319-
<p>Spiel Client is MIT licensed. See <a href="https://github.com/spiel-framework/spiel-client/blob/master/LICENSE.md">license</a></p>
319+
<p>Spiel Client is MIT licensed. See <a href="https://github.com/spieljs/spiel-client/blob/master/LICENSE.md">license</a></p>
320320
</div>
321321
</div>
322322
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">

0 commit comments

Comments
 (0)