{"id":13701450,"url":"https://github.com/elbywan/bosket","last_synced_at":"2025-05-04T21:31:00.666Z","repository":{"id":57100578,"uuid":"91681821","full_name":"elbywan/bosket","owner":"elbywan","description":"Collection of tree view components for front-end frameworks. :deciduous_tree:","archived":true,"fork":false,"pushed_at":"2019-07-19T19:14:16.000Z","size":30142,"stargazers_count":448,"open_issues_count":24,"forks_count":41,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-04-20T01:33:27.484Z","etag":null,"topics":["angular","bosket","react","riot","riotjs","tree","tree-component","tree-structure","tree-view","treeview","vuejs"],"latest_commit_sha":null,"homepage":"https://elbywan.github.io/bosket/","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/elbywan.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-05-18T10:43:08.000Z","updated_at":"2025-02-11T15:49:22.000Z","dependencies_parsed_at":"2022-08-20T21:10:38.844Z","dependency_job_id":null,"html_url":"https://github.com/elbywan/bosket","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/elbywan%2Fbosket","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elbywan%2Fbosket/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elbywan%2Fbosket/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elbywan%2Fbosket/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elbywan","download_url":"https://codeload.github.com/elbywan/bosket/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251800994,"owners_count":21645966,"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":["angular","bosket","react","riot","riotjs","tree","tree-component","tree-structure","tree-view","treeview","vuejs"],"created_at":"2024-08-02T20:01:38.661Z","updated_at":"2025-05-04T21:30:56.164Z","avatar_url":"https://github.com/elbywan.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","UI组件","Components \u0026 Libraries","UI Components [🔝](#readme)","UI Components"],"sub_categories":["树","UI Components","Tree"],"readme":"\u003ch1 align=\"center\"\u003e\n\t\u003ca href=\"https://elbywan.github.io/bosket/\"\u003e\n\t\t\u003cimg alt=\"bosket-logo\" src=\"https://elbywan.github.io/bosket/assets/bosket-logo.png\" width=\"100px\"/\u003e\n\t\u003c/a\u003e\n\t\u003cbr\u003e\n    Bosket\u003cbr\u003e\n\t\u003ca href=\"https://travis-ci.org/elbywan/bosket\"\u003e\u003cimg alt=\"travis-badge\" src=\"https://travis-ci.org/elbywan/bosket.svg?branch=master\"\u003e\u003c/a\u003e\n\t\u003ca href=\"https://www.npmjs.com/package/@bosket/core\"\u003e\u003cimg alt=\"npm-badge\" src=\"https://img.shields.io/npm/v/@bosket/core.svg\" height=\"20\"\u003e\u003c/a\u003e\n\t\u003ca href=\"https://github.com/elbywan/bosket/blob/master/LICENSE\"\u003e\u003cimg alt=\"license-badge\" src=\"https://img.shields.io/github/license/elbywan/bosket.svg\" height=\"20\"\u003e\u003c/a\u003e\n\u003c/h1\u003e\n\u003ch4 align=\"center\"\u003e\n\tBosket is collection of tree views for front-end frameworks.\n\u003c/h4\u003e\n\u003ch5 align=\"center\"\u003e\n\tA versatile, powerful and simple way to display nested data.\n\u003c/h5\u003e\n\n# Purpose\n\nBosket is a library of tree views implementations for front-end reactive frameworks.\n\nTree views, which are basically an elegant way to display nested lists, are very versatile and can for example be used as file explorers, menus, table of contents or category lists.\n\nThe core logic is written in plain javascript without any dependencies.\n\nFramework implementations rely on this very same code, which makes new implementations easy to write and by extension new frameworks easy to support.\n\n\u003cbr\u003e\n\u003cdiv align=\"center\"\u003e\n\t\u003ch6\u003e\u003ci\u003eTree view example : reactive nested lists\u003c/i\u003e\u003c/h6\u003e\u003cbr\u003e\n    \u003ca href=\"https://elbywan.github.io/bosket/\"\u003e\n        \u003cimg alt=\"bosket-itemtree-gif\" src=\"https://elbywan.github.io/bosket/assets/bosket-itemtree.gif\" width=\"200px\"/\u003e\n    \u003c/a\u003e\n\u003c/div\u003e\n\n# Documentation\n\n#### Please check out the **[Bosket website](https://elbywan.github.io/bosket/)** for more details including the full documentation.\n\n# Supported frameworks\n\n### \u003ca href=\"https://facebook.github.io/react/\"\u003e\u003cimg src=\"https://elbywan.github.io/bosket/assets/react-logo-fat.svg\" alt=\"react-logo\" width=\"30px\"\u003e\u003c/a\u003e [React](https://elbywan.github.io/bosket/react)\n\n### \u003ca href=\"https://angular.io/\"\u003e\u003cimg src=\"https://elbywan.github.io/bosket/assets/angular.svg\" alt=\"angular-logo\" width=\"30px\"\u003e\u003c/a\u003e [Angular](https://elbywan.github.io/bosket/angular)\n\n### \u003ca href=\"https://vuejs.org/\"\u003e\u003cimg src=\"https://elbywan.github.io/bosket/assets/vue.svg\" alt=\"vue-logo\" width=\"30px\"\u003e\u003c/a\u003e [Vue.js](https://elbywan.github.io/bosket/vue)\n\n### \u003ca href=\"http://riotjs.com/\"\u003e\u003cimg src=\"https://elbywan.github.io/bosket/assets/riot-logo.svg\" alt=\"riot-logo\" width=\"30px\"\u003e\u003c/a\u003e [Riot.js](https://elbywan.github.io/bosket/riot)\n\n# License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felbywan%2Fbosket","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felbywan%2Fbosket","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felbywan%2Fbosket/lists"}