Giter Site home page Giter Site logo

ckng / chosen Goto Github PK

View Code? Open in Web Editor NEW

This project forked from itstino/chosen

0.0 0.0 0.0 3.45 MB

Chosen is a library for making long, unwieldy select boxes more friendly.

Home Page: https://ckng.github.io/chosen/

License: Other

CoffeeScript 88.93% SCSS 11.07%

chosen's Introduction

Grunt TestBuild and ReleaseDeploy static content to Pages

This library is old and abandoned

This repo existed solely as a way to merge incomplete PR's into the most recent (also abandoned) fork of chosenJS If you are trying to start a new project with this library

  • Don't do it
  • Accept that this will likely never be updated

Replace Drupal chosen/chosen_lib module libraries.

Extract the released zip into THEMES/js/chosen, for example, where THEME is your theme name.

In your THEME.libraries.yml:

chosen:
  remote: https://github.com/ckng/chosen
  version: 2.2.1
  license:
    name: MIT
    url: https://github.com/ckng/chosen/blob/master/LICENSE.md
    gpl-compatible: true
  js:
    js/chosen/chosen.jquery.min.js: { minified: true }
  dependencies:
    - core/jquery

chosen.css:
  version: 2.2.1
  css:
    component:
      js/chosen/chosen.css: {}

In your THEME.info.yml, override fully the default from chosen_lib.

libraries-override:
  chosen_lib/chosen: THEME/chosen
  chosen_lib/chosen.css: THEME/chosen.css

Chosen

Chosen is a library for making long, unwieldy select boxes more user friendly.

  • jQuery support: 1.7+
  • Prototype support: 1.7+

For documentation, usage, and examples, see: https://ckng.github.io/chosen/

For downloads, see: https://github.com/ckng/chosen/releases/

Package managers

This fork is not available on Package Managers Please use this repo harvest/chosen

Contributing to this project

We welcome all to participate in making Chosen the best software it can be. The repository is maintained by only a few people, but has accepted contributions from over 50 authors after reviewing hundreds of pull requests related to thousands of issues. You can help reduce the maintainers' workload (and increase your chance of having an accepted contribution to Chosen) by following the guidelines for contributing.

Chosen Credits

chosen's People

Contributors

pfiller avatar koenpunt avatar jjj avatar tjschuck avatar adunkman avatar stof avatar itstino avatar mixonic avatar cooperfellows avatar aziz avatar justindujardin avatar craigmdennis avatar vantanev avatar marcandre avatar jameskoster avatar juanolalla avatar leonardehrenfried avatar liorcode avatar alademann avatar mikk3lro avatar pezmc avatar ecrofeg avatar severo avatar goutet avatar peteruhnak avatar matflores avatar marknadig avatar jerrett avatar fcamblor avatar mikefrey avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.