Skip to content

Commit b517a70

Browse files
committed
Version 0.0.1
Signed-off-by: GZGavinZhao <74938940+GZGavinZhao@users.noreply.github.com>
1 parent 00597e6 commit b517a70

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
# NgUtils
22

3-
Table of Contents:
3+
A collection of services and (in the future) components that helps you create beautiful and performant AngularDart websites easily.
4+
45
- [NgUtils](#ngutils)
56
- [Services](#services)
67
- [`TitleService`](#titleservice)
78
- [`MetaService`](#metaservice)
89

9-
A collection of services and (in the future) components that helps you create beautiful and performant AngularDart websites easily.
10-
1110
## Services
1211

1312
Most services are app-wide services, so it's recommended to use the [root injector](https://angulardart.xyz/guide/dependency-injection#root-injector-providers) instead of injecting them into components. Use `utilsProviders` to inject all services provided by `ngutils` into your app, or use each service's own `ClassProvider`.

test/README.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)