0.5.0-rc3 • Published 1 month ago

@myriaddreamin/typst.react v0.5.0-rc3

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
1 month ago

Typst.react

Usage

import { TypstDocument } from '@myriaddreamin/typst.react';

export const App = (artifact: string) => {
  return (
    <div>
      <h1>Demo: Embed Your Typst Document in React</h1>
      <TypstDocument fill="#343541" artifact={artifact} />
    </div>
  );
};

Acknowledgement

The project is generated by React-TypeScript-Webpack-Starter

0.5.0-rc3

1 month ago

0.4.2-rc10

1 month ago

0.4.2-rc9

2 months ago

0.4.2-rc8

2 months ago

0.4.2-rc7

2 months ago

0.4.2-rc6

4 months ago

0.4.2-rc5

4 months ago

0.4.2-rc4

4 months ago

0.4.2-rc3

4 months ago

0.4.2-rc2

4 months ago

0.4.2-rc1

4 months ago

0.4.1

5 months ago

0.3.2-rc3

9 months ago

0.4.1-rc2

6 months ago

0.4.0-rc9

6 months ago

0.4.0-rc8

7 months ago

0.4.0-rc7

7 months ago

0.4.1-rc3

5 months ago

0.4.0-rc6

8 months ago

0.3.0

10 months ago

0.4.0-rc5

8 months ago

0.4.0-rc4

8 months ago

0.4.0-rc3

8 months ago

0.4.0-rc2

9 months ago

0.4.0-rc1

9 months ago

0.2.3

10 months ago

0.4.0

6 months ago

0.4.0-rc11

6 months ago

0.3.1

9 months ago

0.4.0-rc10

6 months ago

0.2.1

11 months ago

0.2.0

12 months ago

0.2.2

11 months ago

0.1.6

1 year ago

0.1.5

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago