Skip to content

WanderleeDev/ngx-theme-stack

Repository files navigation

NgxThemeStack Workspace 🏗️

This is the workspace (monorepo) for the ngx-theme-stack project. It contains the core library, installation schematics, and example/documentation applications.

📁 Project Structure

  • projects/ngx-theme-stack/: The Angular library source code.
  • projects/ngx-theme-stack/schematics/: Angular CLI schematics to automate installation (ng add).
  • projects/demo-app/ (Upcoming): Example application for testing and demonstrating library features.

🚀 Quick Commands

  • Build library: pnpm build:lib
  • Run tests: pnpm test
  • Start demo app: pnpm start

For technical details on how to use the library in your own project, please refer to the Library README.

About

Modern, SSR-safe Angular library for managing dark mode, light mode, and custom themes via Angular Signals.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors