JSPM

  • Created
  • Published
  • Downloads 445
  • Score
    100M100P100Q108657F
  • License MIT

UI components that you can use everywhere, designed for flexibility.

Package Exports

  • @litte/timeline

Readme

Litte Timeline

npm version npm downloads license-mit

Litte Timeline is a lightweight, customizable UI component built with Lit and TypeScript. Part of the Litte component library, it provides a modern web component solution with excellent performance and accessibility features.

Perfect for developers seeking a customizable UI component that prioritizes accessibility and performance, Litte Timeline streamlines implementation with a simple API and deep customization options.

Visit the homepage for more detailed information.

Compatibility: ESM-only.

Installation

# Install with npm
npm install @litte/timeline

# Install with pnpm
pnpm add @litte/timeline

# Install with yarn
yarn add @litte/timeline

Usage

Import the component in your JavaScript or TypeScript file:

import '@litte/timeline'

For detailed usage examples, see the Litte Documentation.

License

Licensed under the MIT license.

Copyrights in this project are retained by their contributors.

See the LICENSE file for more information.