# Graphic Library

Links: [Index](../../README.md)

## Contribution
if you find code interesting you may participate by updating documentation using pull request or mail messages to [sergiu.gordienco@gmail.com](mailto:sergiu.gordienco@gmail.com)


First of all, `Graphic` consists from this modules:
```js
	{
		"convert"
		"filters"
		"recognition"
		"polyfill "
		"utils"
	}
```

It will load all modules in an object wrapper and export all of them
