0.1.4 • Published 2 years ago

react-collapsible-timeline v0.1.4

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

react-collapsible-timeline

A collapsible timeline component for React written in Typescript.

Getting started

Add the package with the package manager via NPMs or GitHubs registry of choice to your project:

  • yarn: yarn add react-collapsible-timeline
  • npm: npm install react-collapsible-timeline
  • pnpm: pnpm add react-collapsible-timeline
  • npx: npx -p react-collapsible-timeline

Resources

  • Articles
  • Tools
    • Vite: Next Generation Frontend Tooling
    • Vitest: A blazing fast unit-test framework powered by Vite.
    • Vite Plugin dts: A vite plugin for generating .d.ts files.
    • Storybook: Storybook is an open source tool for building UI components and pages in isolation. It streamlines UI development, testing, and documentation.
    • Storybook Vite Builder: An experimental plugin to run and build Storybooks with Vite.