Skip to content

ulcuber/image-creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image creator

This project mainly is a part of BSA (Base of Speedcubing Algorythms)

Usage

import { Cube } from 'image-creator'

let element = document.getElementById(this.props.id)
let cube = new Cube(element, this.props.type, this.props.colors, this.props.width)

License

Copyright (c) 2016-present Sergeyev Victor; Licensed MIT

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Packages

 
 
 

Contributors