@syncit/ui
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

@syncit/ui

npm version

UI & demo project for Syncit, see Guide.md for more details.

Developing

Install dependencies with yarn, start a development server:

yarn dev

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

Everything inside src/lib is part of the library, everything inside src/routes can be used as a showcase or preview app.

This project is powered by Svelte(kit): Everything you need to build a Svelte library, powered by create-svelte.

Read more about creating a library in the docs.

Building

To build the library:

npm run package

To create a production version of the showcase app:

npm run build

You can preview the production build with npm run preview.

Publishing

To publish your library to npm:

yarn publish

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    4
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    4
  • 1.0.1
    0
  • 0.2.0
    9

Package Sidebar

Install

npm i @syncit/ui

Weekly Downloads

12

Version

1.0.2

License

MIT

Unpacked Size

3.56 MB

Total Files

6

Last publish

Collaborators

  • yanzhen