Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@qutejs/commons

bstefanescu4MIT2.0.0-beta.10

Qute commons

readme

Qute Commons (@qutejs/commons)

This package is providing utility functions which are shared between Qute packages.

Qute is a reactive component model designed for plain old javascript lovers.

Getting Started

Use the Qute project generator to create a new Qute application or component project:

npm init @qutejs

or (on node versions older than 10.3.0)

npx @qutejs/create

Go here for the Qute documentation.

Installing

npm install @qutejs/commons

Building

Qute packages are built from the Qute multi-package repository root. See github.

Authors

Bogdan Stefanescu - Intial Work - Quandora

License

MIT