turbo-ng
v1.2.5
Published
Hi, I'm Sidharam Patil, a passionate DotNet & Angular developer focused on building clean, reusable, and scalable UI components. This Angular component library is a collection of thoughtfully crafted UI elements designed to simplify and speed up frontend
Readme
TurboNG Angular UI Library
Hi, I'm Sidharam Patil, a passionate DotNet & Angular developer focused on building clean, reusable, and scalable UI components. This Angular component library is a collection of thoughtfully crafted UI elements designed to simplify and speed up frontend development. A lightweight, modular Angular component library built for performance and flexibility. It offers reusable, customizable, and accessible components that help developers create consistent and modern user interfaces across Angular applications. Perfect for teams looking to standardize their design systems or accelerate UI development.
Code scaffolding
- To use this UI library, execute command 'npm i turbo-ng'.
- If your project follows old legacy pattern i.e. module base approach, import required component in module.ts file.
- If your project follows latest approach i.e. standalone component, import required component in respective component.ts file
- After importing component, you can use component tags in html file.
