Skip to content

This repository contains our npm package that simplifies building npm packages with embedded typings.

License

Notifications You must be signed in to change notification settings

Shko-Online/build-npm-package

Repository files navigation

@shko.online/build-npm-package

This repository contains our npm package that simplifies building npm packages with embedded typings.

This package uses babel and typescript to generate different builds of your package and make it compatible with different module types. The following repository has been used as "inspiration" https://github.com/storybookjs/storybook/tree/main/scripts and a lot of credit goes to the StorybookJs contributors.

To use this package install it as a development dependency from NPM.

npm

npm install -D @shko.online/build-npm-package

yarn

yarn add -D @shko.online/build-npm-package

About

This repository contains our npm package that simplifies building npm packages with embedded typings.

Resources

License

Stars

Watchers

Forks

Packages

No packages published