@politico/graphics-kit
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "@politico/graphics-kit", | ||
"version": "0.0.1", | ||
"main": "dist/index.mjs", | ||
"module": "dist/index.mjs", | ||
"version": "0.0.2", | ||
"main": "src/index.js", | ||
"module": "src/index.js", | ||
"repository": "git@github.com:The-Politico/politico-graphics-kit.git", | ||
@@ -7,0 +7,0 @@ "author": "Jon McClure <jmcclure@politico.com>", |
@@ -36,2 +36,5 @@ ![](https://www.politico.com/interactives/cdn/images/badge.svg) | ||
Add this [snippet](snippets/ChartComponent.cson) to Atom. | ||
Includes [Atom snippets](https://flight-manual.atom.io/using-atom/sections/snippets/) to shortcut building your chart. | ||
- [Chart component](snippets/ChartComponent.cson) demonstrates how to use the base chart component. | ||
- [Chart container](snippets/ChartContainer.cson) imports your chart component into a React container component, with resize and higher-level state hooks. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
40
20238