0.1.1 • Published 7 years ago

lantic-select v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
7 years ago

lantic-select

Minimalistic but perfect custom select component

npm

Why lantic-select?

lantic-select is minimalistic but perfect (for me, and maybe for most developers) select component.

  • No change on design layout
  • No manipulation on DOM tree
  • Select style is fully customizable
  • Efficient update on layout change

I hope you love it!

Demo

It's on the GitHub Pages.

Table of Contents

Install

npm

The best way to install and use lantic-select is with npm. It's registered as lantic-select.

$ npm install lantic-select

Manual download

You can manually download lantic-select from Releases.

From sources

If you want to use the development version of the component, build from source manually. The development version may be unstable.

$ git clone https://github.com/dkarski/lantic-select.git
$ cd lantic-select
$ npm install
$ npm run build

How to use

Options

Events

lantic-select dispatches custom events.

License

MIT

0.1.1

7 years ago

0.1.0

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago

0.0.0

7 years ago