JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 5
  • Score
    100M100P100Q70406F
  • License MIT

Isotope - statically-dynamic UI library

Package Exports

  • @isotope/core

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@isotope/core) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Isotope

Isotope is a JavaScript-centric, statically-dynamic library for building User Interfaces (UIs) for modern browsers.

Why Isotope?

  • Developer-friendly - Isotope API is designed with simplicity in mind, so that you can jump right into making your first app. ❤
  • JavaScript-focused - Isotope is laser-focused on JavaScript, requiring no additional tooling to get you up & running.
  • TypeScript-ready - Isotope is written in TypeScript, enabling autocompletion and other useful features in modern editors.
  • Lightweight - Isotope is modular, but even when fully-loaded, it weights only 10.2KB, or 3.4KB with GZip! 📦
  • Fast - By using reactivity only when needed, Isotope provides performance unrivaled by many. ⚡

Interested? Get started by checking out the docs.