No Preview

Sorry, but you either have no stories or none are selected somehow.

If the problem persists, check the browser console, or the terminal you've run Storybook from.

COSMA - IS24 web component library

Github Slack JIRA EMail

Cosma is IS24's reusable component library that helps web developers and designers build UIs faster. The goal is to make building durable UIs productive and satisfying.

Cosma is a product by ImmoScout developers for ImmoScout developers, maintained by the frontend tech domain.

Install

Recommended way to use Cosma is via npm

  • Install package using npm install is24-corecss
  • After installation, you can use the Cosma components
import { Button } from "is24-corecss"; <Button size="small" appearance="primary">Do something</Button>

Find more ways of usage of Cosma on our Usage page

Important links