A modular ecosystem of Angular-first packages and documentation-driven websites built by Web Art Work.
ngx-packages is a collection of reusable Angular libraries + live documentation websites. Each package is isolated, documented, and can evolve independently.
The ecosystem is designed to:
- scale across multiple apps
- support plugin-based architecture
- be portable to other frameworks (React, Vue)
- serve as a foundation for wawjs.wiki
- wawjs.wiki → unified documentation (waw + ngx + react + vue)
- ngx.webart.work → main entry for all ngx packages
- ngx-default.webart.work → default Angular starter project
- ngx-core → Core, Dom, Emitter, Store, Meta
- ngx-ui → Theme
- ngx-translate → Translate, Language
- ngx-http → Network, Http
- ngx-socket → Socket
- ngx-crud → Crud
- ngx-rtc → RTC
- ngx-datetime → Datetime
- ngx-ace → Code editor integration
- ngx-fabric → Canvas / graphics
- ngx-tinymce → Rich text editor
Each package has its own live documentation:
- https://ngx-core.webart.work
- https://ngx-ui.webart.work
- https://ngx-translate.webart.work
- https://ngx-http.webart.work
- https://ngx-socket.webart.work
- https://ngx-crud.webart.work
- https://ngx-rtc.webart.work
- https://ngx-datetime.webart.work
- https://ngx-ace.webart.work
- https://ngx-fabric.webart.work
- https://ngx-tinymce.webart.work
- modular first → each feature is a package
- docs-first development → every package has a live site
- framework-agnostic future → Angular → React → Vue
- plugin architecture → small, composable pieces
- monorepo-friendly → optimized for NX / large scale apps
ngx-default is a starter Angular project that includes:
- preconfigured ngx packages
- SSR (build-time prerender)
- theming system
- translation setup
- scalable architecture
👉 https://ngx-default.webart.work
- React + Vue adapters generated from docs
- unified API layer across frameworks
- AI-assisted code generation from documentation
- wawjs ecosystem expansion
- serve as a base for production apps
- provide reusable architecture patterns
- standardize frontend development across projects
- enable fast MVP → scalable product transition
Web Art Work https://webart.work