snowsystem
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

SnowSystem

Development

Run TSDX and either Storybook or the Playground

  • yarn start to run TSDX
  • yarn storybook to run Storybook
  • cd example and yarn start to run the Playground

Bundle analysis

Calculates the real cost of your library using size-limit with npm run size and visulize it with npm run analyze.

Including Styles

There are many ways to ship styles, including with CSS-in-JS. TSDX has no opinion on this, configure how you like.

For vanilla CSS, you can include it at the root directory and add it to the files section in your package.json, so that it can be imported separately by your users and run through their bundler's loader.

Publishing to NPM

We recommend using np.

Readme

Keywords

none

Package Sidebar

Install

npm i snowsystem

Weekly Downloads

1

Version

0.1.1

License

MIT

Unpacked Size

6.75 kB

Total Files

15

Last publish

Collaborators

  • cblindsey3