Skip to content

Opinionated Angular toolkit facilitating scalable application development

License

Notifications You must be signed in to change notification settings

Char2sGu/angularity

Folders and files

NameName
Last commit message
Last commit date
Feb 19, 2024
Apr 2, 2024
Mar 19, 2025
Apr 23, 2025
Dec 7, 2024
Apr 3, 2024
Oct 14, 2024
Feb 19, 2024
Feb 19, 2024
Mar 28, 2025
Mar 19, 2025
Jan 20, 2025
Dec 7, 2024
Jan 19, 2025
Mar 28, 2025
Jan 19, 2025
Mar 19, 2025

Repository files navigation

Angularity

Opinionated Angular toolkit facilitating scalable application development

Angularity is a collection of packages that provide high-level abstractions and utilities around Angular and the Angular ecosystem.

Package Description Links
core shared utilities and concepts docs , source
cdk Angular CDK extensions docs , source
forms Angular Forms utilities docs , source
router Angular Router utilities docs , source
elements Angular Elements utilities docs , source
theming programmatic runtime theming system leveraging CSS variables docs , source
theming-material Material Design theme builders for the theming package docs , source
command-flow centralized command/event system for building the business model docs , source
endpoints declaratively generate HTTP endpoint functions docs , source
config-files declaratively define, validate, and load remote config files docs , source
fire Firebase and RxFire utilities docs , source

The following command installs all the Angularity packages. Pick and choose the packages you need for your project:

npm i \
  @angularity/core \
  @angularity/cdk \
  @angularity/forms \
  @angularity/router \
  @angularity/elements \
  @angularity/theming \
  @angularity/theming-material \
  @angularity/command-flow \
  @angularity/endpoints \
  @angularity/config-files \
  @angularity/fire

About

Opinionated Angular toolkit facilitating scalable application development

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages