# GenomeSpy Core

![Teaser](../../docs/img/teaser.png)

![npm version](https://img.shields.io/npm/v/@genome-spy/core)

The `core` package provides the visualization grammar and a WebGL-powered
rendering engine.

The package exports an `embed` method that allows usage on web pages such as
[Observable](https://observablehq.com/@tuner/genomespy) or as a library in web
apps. The API is still unstable – please check the [CHANGELOG](CHANGELOG.md) if
something breaks.

Check [Getting Started](https://genomespy.app/docs/getting-started/) and
[API](https://genomespy.app/docs/api/) for details.
