Skip to content

👩‍💻👨‍💻Kano Code

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
LICENSE
Unknown
license-header.txt
Notifications You must be signed in to change notification settings

keithclark/kano-code

 
 

Repository files navigation

Kano Code

The Repository

This repository kano-code is where we (Kano) develop Kano Code, our user friendly creative coding editor. This source code is available for everyone under the standard GPLv2 license.

Kano Code

Kano Code Editor

Kano Code is part of Kano World and our apps

Contributing

There are many ways in which you can participate in the project, for example:

If you are interested in fixing issues and contributing directly to the code base, please see the document How to Setup

Usage

import { Editor } from '@kano/code/index.js';

const editor = new Editor({ sourceType: 'blockly' });

editor.inject(document.body);

License

Copyright (C) 2019 Kano Computing Ltd.

License: http://www.gnu.org/licenses/gpl-2.0.txt GNU General Public License v2

About

👩‍💻👨‍💻Kano Code

Resources

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
LICENSE
Unknown
license-header.txt

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 86.8%
  • JavaScript 10.3%
  • HTML 2.4%
  • Other 0.5%