Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bartek532/custom-select
Custom select component made with HTML, SCSS and TypeScript 🔘
https://github.com/bartek532/custom-select
custom-select dropdown html parcel scss typescript ui-component
Last synced: 14 days ago
JSON representation
Custom select component made with HTML, SCSS and TypeScript 🔘
- Host: GitHub
- URL: https://github.com/bartek532/custom-select
- Owner: Bartek532
- Created: 2021-06-07T15:31:22.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-06-09T19:09:01.000Z (over 3 years ago)
- Last Synced: 2024-11-02T07:23:54.046Z (2 months ago)
- Topics: custom-select, dropdown, html, parcel, scss, typescript, ui-component
- Language: TypeScript
- Homepage: https://bartek532.github.io/custom-select/
- Size: 188 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Custom select component
## Project Overview 🎨
This is custom select component made with basic set of technologies, but fully accessible. Enjoy!
## Tech/framework used 🧰
| Tech | Description |
| --------------------------------------------- | ---------------------------- |
| [HTML](https://www.w3.org/html) | HyperText Markup Language |
| [SCSS](https://sass-lang.com) | CSS with superpowers |
| [Typescript](https://www.typescriptlang.org/) | Javascript superset language |
| [Parcel](https://parceljs.org) | Web application bundler |## Performance 💨
## Installation 💿
```bash
git clone https://github.com/Bartek532/custom-select.git
npm install
npm run start
```
## Live 🎆
https://bartek532.github.io/custom-select