@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>
};

/@dxos/gem-spore/

    Package Sidebar

    Install

    npm i @dxos/gem-spore

    Homepage

    dxos.org

    Weekly Downloads

    72

    Version

    0.1.23

    License

    MIT

    Unpacked Size

    299 kB

    Total Files

    91

    Last publish

    Collaborators

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