0.0.13 • Published 4 years ago

@vi.son/components v0.0.13

Weekly downloads
-
License
CC-BY-4.0
Repository
github
Last release
4 years ago

vi.son — mixing-senses

React Component Library

Component library using React to build artworks for exhibition.mixing-senses.art.

1. Getting started

  1. Install @vi.son/components
  2. Import desired components, e.g.:
import { Narrative } from "@vi.son/components";
  1. Use them in your React component:
<div>
  <Narrative 
    content={content} 
    show={true} 
    version={process.env.VERSION}
  />
</div>
0.0.13

4 years ago

0.0.11

4 years ago

0.0.12

4 years ago

0.0.10

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.3

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago