1.2.6 • Published 5 years ago

@fdendorfer/mxcomponents v1.2.6

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
5 years ago

MXComponents

Development

Builds webpack with watch option and uses browser-sync as webserver automatically reloading on changes

yarn dev

Build prod (testing)

Builds the mxcomponents.js in production mode

yarn build

NPM Publish

Builds the mxcomponents.js and runs np. This will check if various best practices were applied and publishes to npm if tests were successful.

The build command does not need to be run manually.

This command doesnt work with yarn.

npm run pub

Usage

<script src="https://cdn.jsdelivr.net/npm/@fdendorfer/mxcomponents@1.2.1/mxcomponents.js"></script>
1.2.6

5 years ago

1.2.5

5 years ago

1.2.4

5 years ago

1.2.3

5 years ago

1.2.2

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.5

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

0.1.0

5 years ago