Skip to content

Commit 7ff7667

Browse files
committed
docs(docs): typedoc gen
1 parent 6f89b59 commit 7ff7667

File tree

84 files changed

+380
-226
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

84 files changed

+380
-226
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,13 @@
66

77
This framework consists of a collection of packages that serve different purposes in order to support DDD practices effectively. These packages provide essential functionalities and tools that enable developers to seamlessly incorporate DDD principles into their Node.js applications. By leveraging `@ddd-framework`, developers can streamline their development process, enhance code organization, and create robust and maintainable applications based on the principles of DDD. It contains the following packages:
88

9-
- [@ddd-framework/core](https://rmolinamir.github.io/ddd-framework/modules/core.html)
109
- [@ddd-framework/collections](https://rmolinamir.github.io/ddd-framework/modules/core.html)
10+
- [@ddd-framework/core](https://rmolinamir.github.io/ddd-framework/modules/core.html)
1111
- [@ddd-framework/dto](https://rmolinamir.github.io/ddd-framework/modules/core.html)
12-
- [@ddd-framework/uuid](https://rmolinamir.github.io/ddd-framework/modules/core.html)
12+
- [@ddd-framework/mongodb](https://rmolinamir.github.io/ddd-framework/modules/mongodb.html)
13+
- [@ddd-framework/postgres](https://rmolinamir.github.io/ddd-framework/modules/postgres.html)
1314
- [@ddd-framework/seedwork](https://rmolinamir.github.io/ddd-framework/modules/core.html)
15+
- [@ddd-framework/uuid](https://rmolinamir.github.io/ddd-framework/modules/core.html)
1416

1517
## Documentation
1618

docs/assets/navigation.js

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/assets/search.js

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/classes/collections.EntityCollection.html

Lines changed: 17 additions & 17 deletions
Large diffs are not rendered by default.

docs/classes/collections.List.html

Lines changed: 20 additions & 20 deletions
Large diffs are not rendered by default.

docs/classes/core.ArgumentException.html

Lines changed: 5 additions & 5 deletions
Large diffs are not rendered by default.

docs/classes/core.ArgumentNullException.html

Lines changed: 5 additions & 5 deletions
Large diffs are not rendered by default.

docs/classes/core.ArgumentOutOfRangeException.html

Lines changed: 6 additions & 6 deletions
Large diffs are not rendered by default.

docs/classes/core.DateValue.html

Lines changed: 16 additions & 16 deletions
Large diffs are not rendered by default.

docs/classes/core.DirectoryNotFoundException.html

Lines changed: 4 additions & 4 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)