0.5.6 • Published 8 years ago

polymerizr v0.5.6

Weekly downloads
2
License
MIT
Repository
github
Last release
8 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

8 years ago

0.5.5

8 years ago

0.5.4

8 years ago

0.5.3

8 years ago

0.5.2

8 years ago

0.5.0

8 years ago

0.4.0

8 years ago

0.3.1

8 years ago

0.3.0

8 years ago

0.2.0

8 years ago

0.1.0

9 years ago