https://github.com/const-se/selectize-bootstrap4-theme
Selectize Theme for Bootstrap 4
https://github.com/const-se/selectize-bootstrap4-theme
bootstrap bootstrap4 css sass scss select selectize theme web
Last synced: about 1 year ago
JSON representation
Selectize Theme for Bootstrap 4
- Host: GitHub
- URL: https://github.com/const-se/selectize-bootstrap4-theme
- Owner: const-se
- License: apache-2.0
- Created: 2018-09-10T09:22:49.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T00:53:46.000Z (over 3 years ago)
- Last Synced: 2024-04-20T05:03:02.854Z (about 2 years ago)
- Topics: bootstrap, bootstrap4, css, sass, scss, select, selectize, theme, web
- Language: SCSS
- Size: 513 KB
- Stars: 43
- Watchers: 4
- Forks: 15
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Selectize Theme for Bootstrap 4
[Selectize](https://selectize.github.io/selectize.js/) Theme (SCSS) based on the [Bootstrap 4](https://getbootstrap.com/) components.
## Table of Contents
- [Status](#status)
- [Quick Start](#quick-start)
- [TODO](#todo)
- [Creators](#creators)
- [Copyrights and License](#copyrights-and-license)
## Status
[](https://github.com/const-se/selectize-bootstrap4-theme/releases)
[](https://www.npmjs.com/package/selectize-bootstrap4-theme)
[](https://packagist.org/packages/const-se/selectize-bootstrap4-theme)
[](https://github.com/const-se/selectize-bootstrap4-theme/blob/master/dist/css/selectize.bootstrap4.css)
[](https://github.com/const-se/selectize-bootstrap4-theme)
[](https://www.npmjs.com/package/selectize-bootstrap4-theme)
[](https://packagist.org/packages/const-se/selectize-bootstrap4-theme)
## Quick Start
Several quick start options are available:
- [Download the latest release](https://github.com/const-se/selectize-bootstrap4-theme/archive/v2.0.2.zip)
- Clone the repo: `git clone git@github.com:const-se/selectize-bootstrap4-theme.git`
- Install with [npm](https://www.npmjs.com/): `npm install selectize-bootstrap4-theme`
- Install with [yarn](https://yarnpkg.com/): `yarn add selectize-bootstrap4-theme`
- Install with [composer](https://getcomposer.org/): `composer require const-se/selectize-bootstrap4-theme`
Read the [Documentation](docs/en/index.md) for more information.
## TODO
- Attribute `readonly` support
- Pseudo-classes `:valid`, `:invalid` support
- Bootstrap class `custom-select` support
- Selectize plugin styles support
## Creators
**Constantine Seleznyoff**
- const.seoff@gmail.com
## Copyrights and License
Copyright 2018 [Constantine Seleznyoff](https://github.com/const-se).
Code released under the [Apache 2.0 License](https://github.com/const-se/selectize-bootstrap4-theme/blob/master/LICENSE).