https://github.com/xmlking/nxp
@nrwl nx-plugins
https://github.com/xmlking/nxp
angular ddd ddd-architecture domain-driven-development lerna ngxs nrwl nx nx-plugin
Last synced: 7 months ago
JSON representation
@nrwl nx-plugins
- Host: GitHub
- URL: https://github.com/xmlking/nxp
- Owner: xmlking
- License: mit
- Created: 2020-03-28T23:03:59.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T16:28:57.000Z (about 3 years ago)
- Last Synced: 2024-05-01T20:22:19.560Z (almost 2 years ago)
- Topics: angular, ddd, ddd-architecture, domain-driven-development, lerna, ngxs, nrwl, nx, nx-plugin
- Language: TypeScript
- Homepage:
- Size: 2.38 MB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Nx Plugins (nxp)
[](https://lerna.js.org/)
[](http://commitizen.github.io/cz-cli/)
[](https://github.com/semantic-release/semantic-release)
[](https://renovatebot.com/)
[](https://opensource.org/licenses/MIT)
## Build Status
[](https://github.com/xmlking/nxp/actions?query=workflow%3Acheck)
[](https://github.com/xmlking/nxp/packages/165973)
Plugins for [Nx](https://nx.dev) Workspace.
## Projects
| Status | Project | Description |
| :----: | ---------------------------- | -------------------------------------------------------------------------- |
| 📦 | [DDD](./libs/ddd/) | Nx plugin for structuring nx monorepo with domains and layers. |
| 🗄 | [Begetter](./libs/begetter/) | Nx plugin for grouping nx workspace lib modules based on domain and usage. |
## Documentation
- Dev [Docs](DEVELOPMENT.md)
- [Shell Library patterns with Nx and Monorepo Architectures](https://indepth.dev/the-shell-library-patterns-with-nx-and-monorepo-architectures/)
- [Tiny Angular application projects in Nx workspaces](https://indepth.dev/tiny-angular-application-projects-in-nx-workspaces/)