🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

pixel-mask-generator

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pixel-mask-generator

Procedural pixel generator

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

pixel-mask-generator

Travis Codecov Version - npm License - npm semantic-release

Very inspired and copy some code from zfedoran/pixel-sprite-generator

Note

  • Compatible with all browsers
  • Unit test: setup
  • Unit test: add more tests
  • Automated scripts: browser compatibility test
  • Automated scripts: deploy to gh-pages
  • Branch: split code from master and gh-pages
  • Dependency: split static/random.js to another repository
  • Dependency: split resize function to another repository
  • Travis
  • Codecov
  • Npm
  • Semantic-release
  • Bower
  • Mask (square): add Square mask
  • Mask (square): add Star mask
  • Mask (square): add Circle mask
  • Mask (square): add Flower mask
  • Mask (square): add Square mask
  • Mask (square): add Square mask
  • Mask (horizontal): add Saber mask
  • Mask (horizontal): add Light saber mask
  • Mask (vertical): add Monkey mask
  • Mask (vertical): add Penguin mask
  • Mask (vertical): add Panda mask
  • Mask (vertical): add Butterfly mask
  • Mask (vertical): add Batman logo mask
  • Mask (vertical): add Christmas tree mask
  • Mask (vertical): add Bear mask
  • Mask (vertical): add Tank mask
  • Mask (vertical): add Plane mask
  • Mask (vertical): add Rocket mask
  • Demo: create Demo page
  • Demo: update demo page
  • Coverage: increase coverage threshold
  • Article: copy original article into the repo, in case the site and mirror are down
  • Doc: installation
  • Doc: Example usage
  • Doc: Contribute
  • Doc: Contribute for owner
  • Algorithm: change algorithm toward to the original, should be symmetrical
  • Refactor: remove unused code

Contribute for owner

$ npm install -g semantic-release-cli
$ semantic-release-cli setup

Using above command to setup "semantic-release"

Contribute

  • Fork the repo
  • Install Node.js and dependencies
  • Make a branch for your change and make your changes
  • Run git add -A to add your changes
  • Run npm run commit (don't use git commit)
  • Push your changes with git push then create Pull Request

Reference

Keywords

pixel

FAQs

Package last updated on 01 Oct 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts