1.1.9 • Published 1 year ago

@unison-lang/ui-core-scripts v1.1.9

Weekly downloads
-
License
-
Repository
github
Last release
1 year ago

ui-core-scripts

Various helper scripts to install and update ui-core (the Unison design system and adjacent UI libraries) in host applications.

These scripts are meant to be used from the host applications. Suggest adding them in the host application "scripts" section of package.json like so:

{
  "scripts": {
    "ui-core-check-css": "ui-core-check-css",
    "ui-core-install": "ui-core-install",
    "ui-core-update": "ui-core-update",
    "postinstall": "ui-core-install"
  }
}

Community

Code of conduct

1.1.1

1 year ago

1.1.0

1 year ago

1.1.9

1 year ago

1.1.8

1 year ago

1.1.7

1 year ago

1.1.6

1 year ago

1.1.5

1 year ago

1.1.4

1 year ago

1.1.3

1 year ago

1.1.2

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago