@likable-hair/svelte
TypeScript icon, indicating that this package has built-in type declarations

4.0.6 • Public • Published

Likablehair Svelte component library

A simple library that contains svelte components, used by likablehair frontend applications.

Developer guide

Install dependencies and start a local server to develop components:

# Install deps
npm install

# Start local server
npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Publisher guide

To publish the package make the following steps:

  • edit the package.json version, then commit all the changes
  • run npm run package, svelte will generate a package folder with all the necessary stuff inside
  • make sure you're logged in with your npm account, then run npm publish ./package --access=public

Readme

Keywords

none

Package Sidebar

Install

npm i @likable-hair/svelte

Weekly Downloads

197

Version

4.0.6

License

none

Unpacked Size

4.94 MB

Total Files

802

Last publish

Collaborators

  • filippopassalacqua
  • gabriele.garlaschelli