Packages

A powerful LiveView component for creating dynamic, interactive tables with features like sorting, filtering, pagination, and export capabilities.

Current section

Files

Jump to
live_table assets node_modules live-select package.json
Raw

assets/node_modules/live-select/package.json

{
"name": "live-select",
"version": "1.0.4",
"description": "A mutationObserver powered querySelectorAll",
"main": "live-select.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "Michael Thomas",
"license": "ISC",
"repository": {
"type": "git",
"url": "git+https://github.com/metatick/live-select.git"
},
"bugs": {
"url": "https://github.com/metatick/live-select/issues"
},
"homepage": "https://github.com/metatick/live-select#readme"
}