Travelopia / web-components

@travelopia/web-components

Home Page:https://www.npmjs.com/package/@travelopia/web-components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web Components

maintenance-status

Accessible web components for the modern web.

Built by the super talented team at Travelopia.

Installation

npm i @travelopia/web-components

Development

  • Pull requests are welcome.
  • Start the environment with a local server of your choice, for example: php -S localhost:3000.
  • Run npm run dev.
  • Then let's say you want to work on the slider component. Go to http://localhost:3000/src/slider

About

@travelopia/web-components

https://www.npmjs.com/package/@travelopia/web-components

License:MIT License


Languages

Language:TypeScript 67.6%Language:HTML 26.7%Language:SCSS 2.9%Language:JavaScript 2.8%