{"id":16298949,"url":"https://github.com/ghiscoding/aurelia-bootstrap-plugins","last_synced_at":"2025-06-13T03:37:59.612Z","repository":{"id":18754203,"uuid":"83002237","full_name":"ghiscoding/Aurelia-Bootstrap-Plugins","owner":"ghiscoding","description":"Aurelia-Bootstrap-Plugins are Custom Elements to bridge with a set of 3rd party Bootstrap addons","archived":false,"fork":false,"pushed_at":"2024-08-28T00:08:08.000Z","size":42920,"stargazers_count":45,"open_issues_count":6,"forks_count":23,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-05-27T01:54:12.642Z","etag":null,"topics":["aurelia","aurelia-bootstrap-plugin","bootstrap","bootstrap-select","datetime-picker","slickgrid","tags-input","typeahead"],"latest_commit_sha":null,"homepage":"https://ghiscoding.github.io/Aurelia-Bootstrap-Plugins","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/ghiscoding.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-02-24T04:45:57.000Z","updated_at":"2022-12-31T18:24:07.000Z","dependencies_parsed_at":"2025-02-17T23:30:16.785Z","dependency_job_id":null,"html_url":"https://github.com/ghiscoding/Aurelia-Bootstrap-Plugins","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ghiscoding/Aurelia-Bootstrap-Plugins","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghiscoding%2FAurelia-Bootstrap-Plugins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghiscoding%2FAurelia-Bootstrap-Plugins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghiscoding%2FAurelia-Bootstrap-Plugins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghiscoding%2FAurelia-Bootstrap-Plugins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ghiscoding","download_url":"https://codeload.github.com/ghiscoding/Aurelia-Bootstrap-Plugins/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghiscoding%2FAurelia-Bootstrap-Plugins/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259574705,"owners_count":22878755,"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":["aurelia","aurelia-bootstrap-plugin","bootstrap","bootstrap-select","datetime-picker","slickgrid","tags-input","typeahead"],"created_at":"2024-10-10T20:46:05.170Z","updated_at":"2025-06-13T03:37:59.571Z","avatar_url":"https://github.com/ghiscoding.png","language":"JavaScript","readme":"# Aurelia-Bootstrap-Plugins\n\n### Introduction\n`Aurelia-Bootstrap-Plugins` was coded to bridge with a set of commonly used 3rd party Bootstrap addons. The goal of these Plugins is to support, as much as possible, the full suite of (`options`, `methods` \u0026 `events`) from their original 3rd party addons while easily using them in Aurelia.\n\n### Demo page\n[https://ghiscoding.github.io/Aurelia-Bootstrap-Plugins/](https://ghiscoding.github.io/Aurelia-Bootstrap-Plugins/)\n\n### Available plugins\n* [![NPM downloads](https://img.shields.io/npm/dt/aurelia-bootstrap-datetimepicker.svg)](https://npmjs.org/package/aurelia-bootstrap-datetimepicker) [Aurelia-Bootstrap-Datetimepicker](https://github.com/ghiscoding/Aurelia-Bootstrap-Plugins/tree/master/aurelia-bootstrap-datetimepicker) on [NPM](https://www.npmjs.com/package/aurelia-bootstrap-datetimepicker) / source [Eonasdan Bootstrap Datepicker](https://eonasdan.github.io/bootstrap-datetimepicker/)\n* [![NPM downloads](https://img.shields.io/npm/dt/aurelia-bootstrap-tagsinput.svg)](https://npmjs.org/package/aurelia-bootstrap-tagsinput) [Aurelia-Bootstrap-Tagsinput](https://github.com/ghiscoding/Aurelia-Bootstrap-Plugins/tree/master/aurelia-bootstrap-tagsinput) on [NPM](https://www.npmjs.com/package/aurelia-bootstrap-tagsinput) / source [Bootstrap Tags Input](http://bootstrap-tagsinput.github.io/bootstrap-tagsinput/examples/)\n* [![NPM downloads](https://img.shields.io/npm/dt/aurelia-bootstrap-select.svg)](https://npmjs.org/package/aurelia-bootstrap-select) [Aurelia-Bootstrap-Select](https://github.com/ghiscoding/Aurelia-Bootstrap-Plugins/tree/master/aurelia-bootstrap-select) on [NPM](https://www.npmjs.com/package/aurelia-bootstrap-select) / source [Bootstrap-Select](http://silviomoreto.github.io/bootstrap-select/)\n\n### Available plugins (separate module)\n* [Aurelia-Slickgrid](https://github.com/ghiscoding/aurelia-slickgrid) on [NPM](https://www.npmjs.com/package/aurelia-slickgrid) / source [Slickgrid](https://github.com/mleibman/SlickGrid)\n\n### Planned plugins\n* `Aurelia-Bootstrap-Typeahead` / source [Typeahead.js](http://twitter.github.io/typeahead.js/examples/)\n  * got no time to work on this, it is **not coming anytime soon**, however I do have a working proof of concept with remote/prefetch, just no time to finish it.\n\n\n## Samples\nA quick Aurelia skeleton for `CLI`, `WebPack` and the all new `ASP.Net Core WebPack 2.x (Jods new version)` were put in place to demonstrate all the currently available plugins usage of `Aurelia-Bootstrap-Plugins`. All samples are configured to run at [http://localhost:9000](http://localhost:9000)\n\n_`npm install` can be replaced by `yarn install` if you prefer `yarn`_\n\n#### Aurelia-CLI\n```bash\ngit clone https://github.com/ghiscoding/Aurelia-Bootstrap-Plugins\ncd client-cli\nnpm install # or: yarn install\nau run --watch\n```\n\n#### Aurelia-Webpack\nUses `Aurelia-Navigation-Skeleton` which is based on the new [Jods Aurelia-WebPack 2.x base](https://github.com/jods4/aurelia-webpack-build/tree/master/demos)\n```bash\ngit clone https://github.com/ghiscoding/Aurelia-Bootstrap-Plugins\ncd client-wp\nnpm install # or: yarn install\nnpm start # or: yarn start\n```\n\n#### Aurelia ASP.Net Core - WebPack (typescript)\nThis is based on the new [Jods Aurelia-WebPack 2.x base](https://github.com/jods4/aurelia-webpack-build/tree/master/demos/06-ASPNET), please make sure to read his [Wiki - Getting Started](https://github.com/jods4/aurelia-webpack-build/wiki/Getting-started)\n```bash\ngit clone https://github.com/ghiscoding/Aurelia-Bootstrap-Plugins\ncd client-aspnetcore-ts\nnpm install # or: yarn install\nset ASPNETCORE_ENVIRONMENT=Development\ndotnet restore\ndotnet watch run\n```\n\n### License\n[MIT License](https://github.com/ghiscoding/Aurelia-Bootstrap-Plugins/blob/master/LICENSE)\n\n## Contributions/Comments\nContributions are welcome. This plugin was created to help the community (and myself), if you wish to suggest something and/or want to make a PR (Pull Request), please feel free to do so.\n\n## Use it, like it?\nYou like and use an `Aurelia-Bootstrap-Plugins`, don't forget to upvote :star: and spread the word.\n\n## Like my work?\nIf you like my work, you can also support me with caffeine :smile:\n[Buy Me a Coffee](https://ko-fi.com/N4N679OT)\n","funding_links":["https://ko-fi.com/N4N679OT"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghiscoding%2Faurelia-bootstrap-plugins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fghiscoding%2Faurelia-bootstrap-plugins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghiscoding%2Faurelia-bootstrap-plugins/lists"}