1.0.2 • Published 2 months ago

flytomoon-angular-tailwind v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

Motivation

For me, the best strategy for learning new skills is to practice. I have created this project to learn more about Tailwind CSS using my favorite framework (Angular). I have to tell you, Tailwind is amazing!

The project is not finished yet!

Versions

Features

  • Sidebar
  • Dark Theme
  • Navbar
  • Footer
  • Auth Module
  • Dashboard Module
  • Standalone components
  • Angular Signals
  • Multi Theme
  • User Module
  • Guards
  • Tests E2E
  • Animations

Commands

commandWhat it does?
npm startStarts the server in dev mode
npm run lintRuns ESLint on project
npm run prettierRuns prettier on entire src folder
npm run prettier:verifyRuns prettier-check and throws error if fails
npm run prettier:stagedRuns prettier on only staged (changed) files

Dependencies

PackageWhat it does?Link
angular-svg-iconProvides a means to inline SVG files to allow for them to be easily styled by CSS and code.Here
apexchartsModern & Interactive Open-source ChartsHere
ng-apexchartsAngular wrapper for ApexCharts to build interactive visualizations in Angular.Here

Dev Dependencies

PackageWhat it does?Link
prettierAn opinionated code formatterHere
prettier-plugin-tailwindcssA Prettier plugin for Tailwind CSS that automatically sorts classes based on our recommended class orderHere
tailwind-scrollbarTailwind plugin for styling scrollbars.Here
tailwindcssA utility-first CSS framework for rapidly building custom user interfaces.Here

Icons and Patterns

This project use Hero Icons and Hero Patterns

Disclaimer

The Tailwind name and logos are trademarks of Tailwind Labs Inc. The Angular name and logos are trademarks of Google.