0.8.67 • Published 10 days ago

@itcenteratunihelsinki/huds-lib-react v0.8.67

Weekly downloads
-
License
MIT
Repository
-
Last release
10 days ago

HUDS react wrapper

This is a react package provided from npm.

Install package with yarn add @itcenteratunihelsinki/huds-lib-react After installing with yarn install you can easily use Huds components. See example below.

Example

import { HyQuote, HyHeading } from "@itcenteratunihelsinki/huds-lib-react";

export default function TestComponent() {
  return (
    <div>
      <HyHeading>Test Component</HyHeading>
      <HyQuote quote-signature="Lisa-John Down">
        <p>
          Lorem ipsum dolor sit <strong>amet</strong>, consectetur adipiscing
          elit. Ut blandit neque nec dolor porttitor lacinia. Mauris porta mi
          eget nibh rutrum gravida eu id nisl. Ut eget semper augue, sit amet
          rutrum enim. Nullam finibus iaculis magna, nec vulputate tellus
          accumsan non.
        </p>
      </HyQuote>
    </div>
  );
}
0.8.67

10 days ago

0.8.66

30 days ago

0.8.65

30 days ago

0.8.64

1 month ago

0.8.63

2 months ago

0.8.62

2 months ago

0.8.61

3 months ago

0.8.60

3 months ago

0.8.59

4 months ago

0.8.56

8 months ago

0.8.55

8 months ago

0.8.58

5 months ago

0.8.57

6 months ago

0.8.52

9 months ago

0.8.51

10 months ago

0.8.53

9 months ago

0.8.50

10 months ago

0.8.49

11 months ago

0.8.45

12 months ago

0.8.44

12 months ago