superset/superset-frontend/temporary_superset_ui/superset-ui/packages/superset-ui-color
Krist Wongsuphasawat f408cb1550 Add RegistryWithDefaultKey class (#27)
* import main lodash instead of lodash/fp

* add factory and unit test

* more unit test to increase branch coverage

* refactor color

* update unit test and references
2021-11-26 11:44:34 +08:00
..
src Add RegistryWithDefaultKey class (#27) 2021-11-26 11:44:34 +08:00
test Add RegistryWithDefaultKey class (#27) 2021-11-26 11:44:34 +08:00
package.json v0.5.0 2021-11-26 11:44:33 +08:00
README.md @superset-ui/color (#20) 2021-11-26 11:44:33 +08:00

@superset-ui/color

Version David (path)

Description

Example usage

import { xxx } from '@superset-ui/color';

API

fn(args)

  • Do something

Development

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