@dxos/gem-spore
TypeScript icon, indicating that this package has built-in type declarations

0.1.23 • Public • Published

GEM Spore

A small, usually single-celled reproductive body that is resistant to adverse environmental conditions and is capable of growing into a new organism, produced especially by certain fungi, algae, protozoans, and nonseedbearing plants such as mosses and ferns.

export const Primary = () => {
  const model = useMemo(() => new GraphBuilder(), []);
  
  <FullScreen>
    <SVGContextProvider>
      <SVG>
        <Markers />
        <Grid axis />
        <Zoom extent={[1/2, 2]}>
          <Graph
            model={model.graph}
          />
        </Zoom>
      </SVG>
    </SVGContextProvider>
  </FullScreen>
};

Readme

Keywords

none

Package Sidebar

Install

npm i @dxos/gem-spore

Homepage

dxos.org

Weekly Downloads

0

Version

0.1.23

License

MIT

Unpacked Size

299 kB

Total Files

91

Last publish

Collaborators

  • zhenya-dxos
  • mykola-vrmchk
  • dxos-bot
  • richburdon
  • marik_d
  • wittjosiah