@macrostrat/data-components
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

Data-Components

A set of frontend React components custom tailored to Macrostrat data and API endpoints.

Style configuration is currently for SASS, .scss but could easily be changed.

Rollup compiles js and types to esm and cjs by default. ESM output is in the dist/esm/index.js while the CJS output is in the dist/cjs/index.js. Types are located at dist/index.d.ts.

npm install

Then any one of the following commands:

npm run test // to run the single jest test
npm run storybook // to run the built in storybook
npm run rollup // to run the rollup to view compilied js and types in the dist directory

Readme

Keywords

none

Package Sidebar

Install

npm i @macrostrat/data-components

Weekly Downloads

2

Version

0.0.2

License

MIT

Unpacked Size

60.3 kB

Total Files

19

Last publish

Collaborators

  • idzikowski.casey
  • jczaplew
  • davenquinn