@farobot/island
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

@farobot/island

A island component library for building isolated yet interactive components for Farobot UI.

Think of an island as an interactive widget floating in a sea of otherwise static HTML.

Installation

Install the package using npm:

npm install @farobot/island

Usage

Import the component and stylesheet in project:

import '@farobot/island/styles.css';
import { DemoIsland } from '@farobot/island';

<DemoIsland />

Changelog

All notable changes to this project will be documented in CHANGELOG.md.

Readme

Keywords

none

Package Sidebar

Install

npm i @farobot/island

Weekly Downloads

16

Version

1.0.0

License

none

Unpacked Size

113 kB

Total Files

8

Last publish

Collaborators

  • farobot-rd