# @superset-ui/core

> Superset UI core

Latest version **0.20.4** (published 2024-12-10) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @superset-ui/core
pnpm add @superset-ui/core
yarn add @superset-ui/core
bun add @superset-ui/core
```

## Health

**Score 55/100 (C)** — status: stable.

Positive: esm support; no vulnerabilities; high maintenance score; popular repo; extremely popular.

Warnings: low downloads; no types; pre 1.0.

Negative: stale.

## Facts

| | |
|---|---|
| Version | 0.20.4 |
| Published | 2024-12-10 |
| First published | 2018-09-10 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Dependencies | 24 |
| Unpacked size | 2.7 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 74823 |
| Author | Superset |
| Maintainers | suddjian, superset-ui-owner, kristw, data-ui, conglei, christopher.card.williams, soboko, mistercrunch, cdchambers, khtruong, erik_ritter, graceguo-supercat, michellet, supersetbot, ktmud, villebro, rusackas, kgabryje, eschutho, michael.s.molina, arash_suri |
| Keywords | superset |

## Links

- npm: https://www.npmjs.com/package/@superset-ui/core
- Repository: https://github.com/apache/superset
- Homepage: https://github.com/apache/superset/tree/master/superset-frontend/packages/superset-ui-core#readme
- Issues: https://github.com/apache/superset/issues
- npm.io page: https://npm.io/package/@superset-ui/core

## Dependencies (24)

- [jed](https://npm.io/package/jed.md) ^1.1.1
- [xss](https://npm.io/package/xss.md) ^1.0.14
- [rison](https://npm.io/package/rison.md) ^0.1.1
- [lodash](https://npm.io/package/lodash.md) ^4.17.21
- [csstype](https://npm.io/package/csstype.md) ^3.1.3
- [d3-time](https://npm.io/package/d3-time.md) ^3.1.0
- [d3-scale](https://npm.io/package/d3-scale.md) ^3.0.0
- [reselect](https://npm.io/package/reselect.md) ^4.0.0
- [d3-format](https://npm.io/package/d3-format.md) ^1.3.2
- [pretty-ms](https://npm.io/package/pretty-ms.md) ^9.2.0
- [rehype-raw](https://npm.io/package/rehype-raw.md) ^7.0.0
- [remark-gfm](https://npm.io/package/remark-gfm.md) ^4.0.0
- [seedrandom](https://npm.io/package/seedrandom.md) ^3.0.5
- [fetch-retry](https://npm.io/package/fetch-retry.md) ^6.0.0
- [whatwg-fetch](https://npm.io/package/whatwg-fetch.md) ^3.6.20
- [@babel/runtime](https://npm.io/package/@babel/runtime.md) ^7.25.6
- [@vx/responsive](https://npm.io/package/@vx/responsive.md) ^0.0.199
- [d3-interpolate](https://npm.io/package/d3-interpolate.md) ^3.0.1
- [d3-time-format](https://npm.io/package/d3-time-format.md) ^4.1.0
- [react-markdown](https://npm.io/package/react-markdown.md) ^8.0.7
- [rehype-sanitize](https://npm.io/package/rehype-sanitize.md) ^6.0.0
- [@types/json-bigint](https://npm.io/package/@types/json-bigint.md) ^1.0.4
- [react-error-boundary](https://npm.io/package/react-error-boundary.md) ^1.2.5
- [math-expression-evaluator](https://npm.io/package/math-expression-evaluator.md) ^1.3.8

## Recent versions

- 0.20.4 (latest) — 2024-12-10
- 0.20.2 — 2024-09-09
- 0.20.1 — 2024-09-09
- 0.20.0 — 2024-09-09
- 2.1.0 — 2023-04-18
- 1.5.0 — 2022-04-29
- 0.18.25 — 2021-11-15
- 0.18.24 — 2021-11-12
- 0.18.23 — 2021-11-12
- 0.18.22 — 2021-11-11
- 0.18.21 — 2021-11-10
- 0.18.20 — 2021-11-06
- 0.18.19 — 2021-11-03
- 0.18.18 — 2021-11-01
- 0.18.17 — 2021-10-28
- … 111 more at https://npm.io/package/@superset-ui/core/versions

## README

<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.  See the NOTICE file
distributed with this work for additional information
regarding copyright ownership.  The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License.  You may obtain a copy of the License at

  http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied.  See the License for the
specific language governing permissions and limitations
under the License.
-->

## @superset-ui/core

[![Version](https://img.shields.io/npm/v/@superset-ui/core.svg?style=flat)](https://www.npmjs.com/package/@superset-ui/core)
[![Libraries.io](https://img.shields.io/librariesio/release/npm/%40superset-ui%2Fcore?style=flat)](https://libraries.io/npm/@superset-ui%2Fcore)

Description

#### Example usage

```js
import { xxx } from '@superset-ui/core';
```

#### API

`fn(args)`

- TBD

### Development

`@data-ui/build-config` is used to manage the build configuration for this package including babel
builds, jest testing, eslint, and prettier.

---
_Source: https://npm.io/package/@superset-ui/core · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
