0.0.4 • Published 12 months ago
bazlama-web-component v0.0.4
Bazlama.Web.Component
Bazlama.Web.Component is a zero dependency web component library written in TypeScript. This library provides an easy way to manage properties and attributes for web components, making it lightweight and fast. With the slogan "zero dependency", Bazlama.Web.Component targets developers who prefer native development without using front-end frameworks.
Visit our GitHub page.
Features
- Zero Dependency: Works without any dependencies.
- Lightweight and Fast: Offers minimal size and high performance.
- Easy Property and Attribute Management: Simplifies managing properties and attributes in web components.
- Hook System: Includes a hook system that triggers when property values change.
- Free to Use: Completely free to use.
Installation
You can easily install Bazlama.Web.Component via npm:
npm install bazlama-web-component
Example
For more information and examples, visit our GitHub page.