{"id":13596321,"url":"https://github.com/gustavohenke/bselect","last_synced_at":"2025-04-09T16:32:11.618Z","repository":{"id":5572780,"uuid":"6778430","full_name":"gustavohenke/bselect","owner":"gustavohenke","description":"DEPRECATED - The select decorator component that was missing for Twitter Bootstrap.","archived":true,"fork":false,"pushed_at":"2016-10-18T06:58:47.000Z","size":1773,"stargazers_count":126,"open_issues_count":12,"forks_count":25,"subscribers_count":9,"default_branch":"development","last_synced_at":"2025-03-09T15:55:39.377Z","etag":null,"topics":["bootstrap","deprecated","javascript","twitter-bootstrap"],"latest_commit_sha":null,"homepage":"http://gustavohenke.github.io/bselect","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gustavohenke.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-11-20T13:40:18.000Z","updated_at":"2023-01-28T08:49:59.000Z","dependencies_parsed_at":"2022-08-30T16:11:29.040Z","dependency_job_id":null,"html_url":"https://github.com/gustavohenke/bselect","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gustavohenke%2Fbselect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gustavohenke%2Fbselect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gustavohenke%2Fbselect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gustavohenke%2Fbselect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gustavohenke","download_url":"https://codeload.github.com/gustavohenke/bselect/tar.gz/refs/heads/development","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248067864,"owners_count":21042364,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bootstrap","deprecated","javascript","twitter-bootstrap"],"created_at":"2024-08-01T16:02:18.294Z","updated_at":"2025-04-09T16:32:06.609Z","avatar_url":"https://github.com/gustavohenke.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# bselect [![Build Status](https://travis-ci.org/gustavohenke/bselect.png?branch=development)](https://travis-ci.org/gustavohenke/bselect) [![NPM version](https://badge.fury.io/js/bselect.png)](http://badge.fury.io/js/bselect)\n\nThe select decorator component that was missing for Twitter Bootstrap.\n\n### Features\n* Bootstrap-like dropdown decorator for `\u003cselect\u003e` elements\n* Easy to use, a simple jQuery call and you're done!\n* Doesn't require any Bootstrap CSS or JS to work\n* Tested via [QUnit](http://qunitjs.com/)\n* Support for internationalization\n* ARIA ready\n* __Lightweight__\n * `.js`: about 1 KB minified and gzipped, ~11 KB uncompressed\n * `.css`: about 1 KB minified and gzipped, ~6 KB uncompressed\n\n## Installation\n* Installation via Bower: `bower install bselect`\n* Installation via NPM: `npm install bselect`\n* Download zip/tarball - https://github.com/gustavohenke/bselect/archive/master.zip\n* git clone this repo: `git clone git@github.com:gustavohenke/bselect.git`\n\n## Demo\nAccess [http://gustavohenke.github.io/bselect](http://gustavohenke.github.io/bselect) to see demos.\n\n## Usage\n\n```javascript\n// Create the component\n$(\"select\").bselect();\n\n// Create the component without an search input\n$(\"select\").bselect({ searchInput : false });\n\n// Update the component - make the animation slower\n$(\"select\").bselect(\"option\", \"animationDuration\", 600);\n```\n\n## Bugs\nIf you've found any problems, [don't be afraid to tell me!](https://github.com/gustavohenke/bselect/issues/new)\n\n## License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgustavohenke%2Fbselect","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgustavohenke%2Fbselect","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgustavohenke%2Fbselect/lists"}