1.3.8 • Published 4 months ago

@tryferos/dropdown v1.3.8

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

Dropdown Components

Install the package for npm here.

Project's Github page

This is a react component delivering various Editable Dropdowns that you can use in your projects, which also adds types support using Typescript.

The project is build using React, Typescript and Tailwindcss. Tailwindcss is compiled into css, meaning you do not need it as a depedency.

All files are bundled into 3 seperate files for both cjs, esm and dts using the Rollup bundler. (commonjs, esmodules and declaration for ts types).

Features

  • Typescript support
  • Customizable to your needs
  • Light/dark mode toggle

Installation

Install @tryferos/dropdown using

  npm install @tryferos/dropdown@latest

Remember that you need to have react and react-dom already installed

  npm install react@^17.0.1 react-dom@^17.0.1

This package is build using react 17, you can use with different versions of react at your responsibility.

  npm install @tryferos/dropdown@latest --force

Acknowledgements

1.3.10

4 months ago

1.3.9

4 months ago

1.3.8

4 months ago

1.3.7

4 months ago

1.3.6

4 months ago

1.3.5

4 months ago

1.3.4

4 months ago

1.3.3

4 months ago

1.2.0

4 months ago

1.1.9

4 months ago

1.1.8

4 months ago

1.3.2

4 months ago

1.2.3

4 months ago

1.3.1

4 months ago

1.2.2

4 months ago

1.3.0

4 months ago

1.2.1

4 months ago

1.1.11

4 months ago

1.1.10

4 months ago

1.1.1

4 months ago

1.1.0

4 months ago

1.1.7

4 months ago

1.1.6

4 months ago

1.1.5

4 months ago

1.1.4

4 months ago

1.1.2

4 months ago

1.0.11

4 months ago

1.0.10

4 months ago

1.0.8

4 months ago

1.0.7

4 months ago

1.0.6

4 months ago

1.0.5

4 months ago

1.0.4

4 months ago

1.0.3

4 months ago

1.0.2

4 months ago

1.0.1

4 months ago

1.0.0

4 months ago