Skip to content

Commit f3b48b1

Browse files
committed
V1.0.1 - Checked when not completed by default
1 parent fd22f4f commit f3b48b1

10 files changed

+337
-0
lines changed

docs/3rdpartylicenses.txt

Lines changed: 317 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,317 @@
1+
@angular-devkit/build-angular
2+
MIT
3+
The MIT License
4+
5+
Copyright (c) 2017 Google, Inc.
6+
7+
Permission is hereby granted, free of charge, to any person obtaining a copy
8+
of this software and associated documentation files (the "Software"), to deal
9+
in the Software without restriction, including without limitation the rights
10+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
11+
copies of the Software, and to permit persons to whom the Software is
12+
furnished to do so, subject to the following conditions:
13+
14+
The above copyright notice and this permission notice shall be included in all
15+
copies or substantial portions of the Software.
16+
17+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
18+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
19+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
20+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
21+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
22+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
23+
SOFTWARE.
24+
25+
26+
@angular/common
27+
MIT
28+
29+
@angular/core
30+
MIT
31+
32+
@angular/forms
33+
MIT
34+
35+
@angular/platform-browser
36+
MIT
37+
38+
@angular/router
39+
MIT
40+
41+
core-js
42+
MIT
43+
Copyright (c) 2014-2019 Denis Pushkarev
44+
45+
Permission is hereby granted, free of charge, to any person obtaining a copy
46+
of this software and associated documentation files (the "Software"), to deal
47+
in the Software without restriction, including without limitation the rights
48+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
49+
copies of the Software, and to permit persons to whom the Software is
50+
furnished to do so, subject to the following conditions:
51+
52+
The above copyright notice and this permission notice shall be included in
53+
all copies or substantial portions of the Software.
54+
55+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
56+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
57+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
58+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
59+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
60+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
61+
THE SOFTWARE.
62+
63+
64+
regenerator-runtime
65+
MIT
66+
MIT License
67+
68+
Copyright (c) 2014-present, Facebook, Inc.
69+
70+
Permission is hereby granted, free of charge, to any person obtaining a copy
71+
of this software and associated documentation files (the "Software"), to deal
72+
in the Software without restriction, including without limitation the rights
73+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
74+
copies of the Software, and to permit persons to whom the Software is
75+
furnished to do so, subject to the following conditions:
76+
77+
The above copyright notice and this permission notice shall be included in all
78+
copies or substantial portions of the Software.
79+
80+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
81+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
82+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
83+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
84+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
85+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
86+
SOFTWARE.
87+
88+
89+
rxjs
90+
Apache-2.0
91+
Apache License
92+
Version 2.0, January 2004
93+
http://www.apache.org/licenses/
94+
95+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
96+
97+
1. Definitions.
98+
99+
"License" shall mean the terms and conditions for use, reproduction,
100+
and distribution as defined by Sections 1 through 9 of this document.
101+
102+
"Licensor" shall mean the copyright owner or entity authorized by
103+
the copyright owner that is granting the License.
104+
105+
"Legal Entity" shall mean the union of the acting entity and all
106+
other entities that control, are controlled by, or are under common
107+
control with that entity. For the purposes of this definition,
108+
"control" means (i) the power, direct or indirect, to cause the
109+
direction or management of such entity, whether by contract or
110+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
111+
outstanding shares, or (iii) beneficial ownership of such entity.
112+
113+
"You" (or "Your") shall mean an individual or Legal Entity
114+
exercising permissions granted by this License.
115+
116+
"Source" form shall mean the preferred form for making modifications,
117+
including but not limited to software source code, documentation
118+
source, and configuration files.
119+
120+
"Object" form shall mean any form resulting from mechanical
121+
transformation or translation of a Source form, including but
122+
not limited to compiled object code, generated documentation,
123+
and conversions to other media types.
124+
125+
"Work" shall mean the work of authorship, whether in Source or
126+
Object form, made available under the License, as indicated by a
127+
copyright notice that is included in or attached to the work
128+
(an example is provided in the Appendix below).
129+
130+
"Derivative Works" shall mean any work, whether in Source or Object
131+
form, that is based on (or derived from) the Work and for which the
132+
editorial revisions, annotations, elaborations, or other modifications
133+
represent, as a whole, an original work of authorship. For the purposes
134+
of this License, Derivative Works shall not include works that remain
135+
separable from, or merely link (or bind by name) to the interfaces of,
136+
the Work and Derivative Works thereof.
137+
138+
"Contribution" shall mean any work of authorship, including
139+
the original version of the Work and any modifications or additions
140+
to that Work or Derivative Works thereof, that is intentionally
141+
submitted to Licensor for inclusion in the Work by the copyright owner
142+
or by an individual or Legal Entity authorized to submit on behalf of
143+
the copyright owner. For the purposes of this definition, "submitted"
144+
means any form of electronic, verbal, or written communication sent
145+
to the Licensor or its representatives, including but not limited to
146+
communication on electronic mailing lists, source code control systems,
147+
and issue tracking systems that are managed by, or on behalf of, the
148+
Licensor for the purpose of discussing and improving the Work, but
149+
excluding communication that is conspicuously marked or otherwise
150+
designated in writing by the copyright owner as "Not a Contribution."
151+
152+
"Contributor" shall mean Licensor and any individual or Legal Entity
153+
on behalf of whom a Contribution has been received by Licensor and
154+
subsequently incorporated within the Work.
155+
156+
2. Grant of Copyright License. Subject to the terms and conditions of
157+
this License, each Contributor hereby grants to You a perpetual,
158+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
159+
copyright license to reproduce, prepare Derivative Works of,
160+
publicly display, publicly perform, sublicense, and distribute the
161+
Work and such Derivative Works in Source or Object form.
162+
163+
3. Grant of Patent License. Subject to the terms and conditions of
164+
this License, each Contributor hereby grants to You a perpetual,
165+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
166+
(except as stated in this section) patent license to make, have made,
167+
use, offer to sell, sell, import, and otherwise transfer the Work,
168+
where such license applies only to those patent claims licensable
169+
by such Contributor that are necessarily infringed by their
170+
Contribution(s) alone or by combination of their Contribution(s)
171+
with the Work to which such Contribution(s) was submitted. If You
172+
institute patent litigation against any entity (including a
173+
cross-claim or counterclaim in a lawsuit) alleging that the Work
174+
or a Contribution incorporated within the Work constitutes direct
175+
or contributory patent infringement, then any patent licenses
176+
granted to You under this License for that Work shall terminate
177+
as of the date such litigation is filed.
178+
179+
4. Redistribution. You may reproduce and distribute copies of the
180+
Work or Derivative Works thereof in any medium, with or without
181+
modifications, and in Source or Object form, provided that You
182+
meet the following conditions:
183+
184+
(a) You must give any other recipients of the Work or
185+
Derivative Works a copy of this License; and
186+
187+
(b) You must cause any modified files to carry prominent notices
188+
stating that You changed the files; and
189+
190+
(c) You must retain, in the Source form of any Derivative Works
191+
that You distribute, all copyright, patent, trademark, and
192+
attribution notices from the Source form of the Work,
193+
excluding those notices that do not pertain to any part of
194+
the Derivative Works; and
195+
196+
(d) If the Work includes a "NOTICE" text file as part of its
197+
distribution, then any Derivative Works that You distribute must
198+
include a readable copy of the attribution notices contained
199+
within such NOTICE file, excluding those notices that do not
200+
pertain to any part of the Derivative Works, in at least one
201+
of the following places: within a NOTICE text file distributed
202+
as part of the Derivative Works; within the Source form or
203+
documentation, if provided along with the Derivative Works; or,
204+
within a display generated by the Derivative Works, if and
205+
wherever such third-party notices normally appear. The contents
206+
of the NOTICE file are for informational purposes only and
207+
do not modify the License. You may add Your own attribution
208+
notices within Derivative Works that You distribute, alongside
209+
or as an addendum to the NOTICE text from the Work, provided
210+
that such additional attribution notices cannot be construed
211+
as modifying the License.
212+
213+
You may add Your own copyright statement to Your modifications and
214+
may provide additional or different license terms and conditions
215+
for use, reproduction, or distribution of Your modifications, or
216+
for any such Derivative Works as a whole, provided Your use,
217+
reproduction, and distribution of the Work otherwise complies with
218+
the conditions stated in this License.
219+
220+
5. Submission of Contributions. Unless You explicitly state otherwise,
221+
any Contribution intentionally submitted for inclusion in the Work
222+
by You to the Licensor shall be under the terms and conditions of
223+
this License, without any additional terms or conditions.
224+
Notwithstanding the above, nothing herein shall supersede or modify
225+
the terms of any separate license agreement you may have executed
226+
with Licensor regarding such Contributions.
227+
228+
6. Trademarks. This License does not grant permission to use the trade
229+
names, trademarks, service marks, or product names of the Licensor,
230+
except as required for reasonable and customary use in describing the
231+
origin of the Work and reproducing the content of the NOTICE file.
232+
233+
7. Disclaimer of Warranty. Unless required by applicable law or
234+
agreed to in writing, Licensor provides the Work (and each
235+
Contributor provides its Contributions) on an "AS IS" BASIS,
236+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
237+
implied, including, without limitation, any warranties or conditions
238+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
239+
PARTICULAR PURPOSE. You are solely responsible for determining the
240+
appropriateness of using or redistributing the Work and assume any
241+
risks associated with Your exercise of permissions under this License.
242+
243+
8. Limitation of Liability. In no event and under no legal theory,
244+
whether in tort (including negligence), contract, or otherwise,
245+
unless required by applicable law (such as deliberate and grossly
246+
negligent acts) or agreed to in writing, shall any Contributor be
247+
liable to You for damages, including any direct, indirect, special,
248+
incidental, or consequential damages of any character arising as a
249+
result of this License or out of the use or inability to use the
250+
Work (including but not limited to damages for loss of goodwill,
251+
work stoppage, computer failure or malfunction, or any and all
252+
other commercial damages or losses), even if such Contributor
253+
has been advised of the possibility of such damages.
254+
255+
9. Accepting Warranty or Additional Liability. While redistributing
256+
the Work or Derivative Works thereof, You may choose to offer,
257+
and charge a fee for, acceptance of support, warranty, indemnity,
258+
or other liability obligations and/or rights consistent with this
259+
License. However, in accepting such obligations, You may act only
260+
on Your own behalf and on Your sole responsibility, not on behalf
261+
of any other Contributor, and only if You agree to indemnify,
262+
defend, and hold each Contributor harmless for any liability
263+
incurred by, or claims asserted against, such Contributor by reason
264+
of your accepting any such warranty or additional liability.
265+
266+
END OF TERMS AND CONDITIONS
267+
268+
APPENDIX: How to apply the Apache License to your work.
269+
270+
To apply the Apache License to your work, attach the following
271+
boilerplate notice, with the fields enclosed by brackets "[]"
272+
replaced with your own identifying information. (Don't include
273+
the brackets!) The text should be enclosed in the appropriate
274+
comment syntax for the file format. We also recommend that a
275+
file or class name and description of purpose be included on the
276+
same "printed page" as the copyright notice for easier
277+
identification within third-party archives.
278+
279+
Copyright (c) 2015-2018 Google, Inc., Netflix, Inc., Microsoft Corp. and contributors
280+
281+
Licensed under the Apache License, Version 2.0 (the "License");
282+
you may not use this file except in compliance with the License.
283+
You may obtain a copy of the License at
284+
285+
http://www.apache.org/licenses/LICENSE-2.0
286+
287+
Unless required by applicable law or agreed to in writing, software
288+
distributed under the License is distributed on an "AS IS" BASIS,
289+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
290+
See the License for the specific language governing permissions and
291+
limitations under the License.
292+
293+
294+
295+
zone.js
296+
MIT
297+
The MIT License
298+
299+
Copyright (c) 2010-2019 Google LLC. http://angular.io/license
300+
301+
Permission is hereby granted, free of charge, to any person obtaining a copy
302+
of this software and associated documentation files (the "Software"), to deal
303+
in the Software without restriction, including without limitation the rights
304+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
305+
copies of the Software, and to permit persons to whom the Software is
306+
furnished to do so, subject to the following conditions:
307+
308+
The above copyright notice and this permission notice shall be included in
309+
all copies or substantial portions of the Software.
310+
311+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
312+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
313+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
314+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
315+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
316+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
317+
THE SOFTWARE.

docs/favicon.ico

948 Bytes
Binary file not shown.

docs/index.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<!doctype html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="utf-8">
5+
<title>Todo List</title>
6+
<base href="/Angular-Tutorial/">
7+
<meta name="viewport" content="width=device-width, initial-scale=1">
8+
<link rel="icon" type="image/x-icon" href="favicon.ico">
9+
<link rel="stylesheet" href="styles.3dae6c1bcd26ae3ce94a.css"></head>
10+
<body>
11+
<app-root></app-root>
12+
<script src="runtime-es2015.0811dcefd377500b5b1a.js" type="module"></script><script src="runtime-es5.0811dcefd377500b5b1a.js" nomodule defer></script><script src="polyfills-es5.893b19c8168806d1dab3.js" nomodule defer></script><script src="polyfills-es2015.442fa3cc45520cc0d518.js" type="module"></script><script src="main-es2015.7b18f94e8bc9f085b9d1.js" type="module"></script><script src="main-es5.7b18f94e8bc9f085b9d1.js" nomodule defer></script></body>
13+
</html>

docs/main-es2015.7b18f94e8bc9f085b9d1.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/main-es5.7b18f94e8bc9f085b9d1.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/polyfills-es2015.442fa3cc45520cc0d518.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/polyfills-es5.893b19c8168806d1dab3.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/runtime-es2015.0811dcefd377500b5b1a.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/runtime-es5.0811dcefd377500b5b1a.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/styles.3dae6c1bcd26ae3ce94a.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)