logoturtle

1.0.1-5.1 • Public • Published

LogoTurtle

Build Status GitHub license

I believe this is the First Open Source Logo Programming in Chrome Extension.

NPM

The following two classes have been exported to NPM:

  • LogoCanvas in js/logocanvas.js
  • LogoParser in js/logoparser.js

Install

Just install via Chrome Webstore.

Unit Tests

Unit tests are based on mocha and chai. Run all tests: npm run test.

Webpack

Using npm run build to pack to dist/dist.min.js

Install on Firefox or other browsers?

It should work, but not fully tested on Firefox via Chrome Extension Foxified.

Install Unpacked Versions

Contribution Welcome

Github: https://github.com/DoctorLai/LogoTurtle/

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request.

Blog Posts

Dependencies (4)

Dev Dependencies (3)

Package Sidebar

Install

npm i logoturtle

Weekly Downloads

1

Version

1.0.1-5.1

License

MIT

Unpacked Size

2.65 MB

Total Files

70

Last publish

Collaborators

  • justyy