1.1.9 • Published 2 months ago

dragon-eye v1.1.9

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

dragon-eye

npm version Downloads

GitHub Repository

GitHub Repository

Auther

iamxerrycan

linkdin

instagram

github

Description

A simple npm package for eye icon like you can use it as password show hide etc , there is two component Eye and EyeOff that takes three params width height and colour ,thats make my package unique because you can costomize size even colour ;

feature

Password visibility toggle with the Eye and EyeOff components. Customizable size and color for a personalized user experience.

Installation

npm install dragon-eye

import

import {Eye , EyeOff } from "dragon-eye";

use

import {Eye , EyeOff} from 'dragon-eye'

#use component

<Eye width="20px" height="20px" colour="Hex , rgb "/>

<EyeOff width="20px" height="20px" colour="Hex , rgb "/>

1.1.9

2 months ago

1.1.8

2 months ago

1.1.7

2 months ago

1.1.6

2 months ago

1.1.5

2 months ago

1.1.4

2 months ago

1.1.3

2 months ago

1.1.2

2 months ago

1.1.1

2 months ago

1.1.0

2 months ago