Skip to content

Latest commit

 

History

History
54 lines (46 loc) · 2.25 KB

README.md

File metadata and controls

54 lines (46 loc) · 2.25 KB

Logo

Visual dom-selection library

License MIT No dependencies Support me jsdelivr hits Build Status gzip size brotli size

Features 🤘

  • 🔩 Ultra tiny (only ~4kb)
  • 👌 Simple usage
  • ⚡ Highly optimized
  • ✔ Zero dependencies
  • 📱 Mobile / touch support
  • 🖱 Vertical and horizontal scroll support
Coming soon ✨
  • Vue wrapper
  • Preact / React wrapper

Getting started

Check out the documentation for the package you want to use:

  • @viselect/vanilla - To be used with plain JavaScript / TypeScript without any framework.
  • @viselect/preact - Coming with v3!.
  • @viselect/react - Coming with v3!.
  • @viselect/vue - Coming with v3!.
  • @viselect/angular - TBA (planned).