@urpflanze/js
Version:
A library for developers who want to approach to creative coding, artists who want to approach coding and for those who find it fun to play with math.
44 lines (37 loc) • 1.2 kB
Plain Text
/*!
JSZip v3.7.1 - A JavaScript class for generating and reading zip files
<http://stuartk.com/jszip>
(c) 2009-2016 Stuart Knightley <stuart [at] stuartk.com>
Dual licenced under the MIT license or GPLv3. See https://raw.github.com/Stuk/jszip/master/LICENSE.markdown.
JSZip uses the library pako released under the MIT license :
https://github.com/nodeca/pako/blob/master/LICENSE
*/
/*!
* @license Urpflanze Color v"0.0.5"
* urpflanze-color.js
*
* Github: https://github.com/urpflanze-org/color
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
/*!
* @license Urpflanze SVG Importer v"0.0.7"
* urpflanze-svg-importer.js
*
* Github: https://github.com/urpflanze-org/svg-importer
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
/*!
* @license UrpflanzeJS v"1.1.5"
* urpflanze.min.js
*
* Github: https://github.com/urpflanze-org/urpflanze
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*
* Core: ^0.5.9 | DrawerCanvas: ^0.3.1
*/