An open API service indexing awesome lists of open source software.

https://github.com/gund/selectable

Library that provides selection capabilities to JS ecosystem
https://github.com/gund/selectable

browser javascript selectable universal

Last synced: 12 months ago
JSON representation

Library that provides selection capabilities to JS ecosystem

Awesome Lists containing this project

README

          

# Selectable

> Library that provides selection capabilities to JS ecosystem

This library provides platform independent core selection logic
that is extended by the platform specific extension package.

| Package | Purpose |
| --------------------- | -------------------------------------------------------------------------------- |
| `@selectable/core` | Primary platform independent package that every other extension package will use |
| `@selectable/browser` | Extension package for browsers |
| | |