0.5.6 • Published 9 years ago

polymerizr v0.5.6

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

Polymerizr

Contents

Introduction

Polymer elements WYSIWYG editor

Installation

  • Clone the repository
  • cd into directory and install local dependencies
$ cd polymerizr && npm i && bower i

Usage

  • cd into directory
$ cd polymerizr

Build

$ npm run build

Run local server

$ npm run serve

Bump version

$ npm version [<newversion> | major | minor | patch | premajor | preminor | prepatch | prerelease | from-git]
  • Ensures the working tree is clean
  • Updates dependencies
  • Uninstalls extraneous packages
  • Reduces duplication in the dependency tree
  • Vulcanizes elements
  • Bumps the version in package.json
  • Updates the git index to match the working tree
  • Creates a git tag
  • Pushes all the refs, including annotated tags
  • Publishes the package to the npm registry

License

MIT

0.5.6

9 years ago

0.5.5

9 years ago

0.5.4

10 years ago

0.5.3

10 years ago

0.5.2

10 years ago

0.5.0

10 years ago

0.4.0

10 years ago

0.3.1

10 years ago

0.3.0

10 years ago

0.2.0

10 years ago

0.1.0

10 years ago