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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

72798bb · Apr 30, 2024

History

8 Commits
Feb 15, 2023
Feb 16, 2023
Apr 30, 2024
Feb 15, 2023
Feb 15, 2023
Apr 30, 2024
Feb 15, 2023
Feb 15, 2023
Apr 30, 2024
Apr 30, 2024
Apr 30, 2024
Apr 30, 2024

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