scratch-html5 | HTML 5 based Scratch project player
kandi X-RAY | scratch-html5 Summary
kandi X-RAY | scratch-html5 Summary
scratch-html5 is a JavaScript library. scratch-html5 has no bugs, it has no vulnerabilities and it has low support. However scratch-html5 has a Non-SPDX License. You can download it from GitHub.
This project aims to create a Scratch Player in HTML5. Scratch is currently implemented with Actionscript 3 and requires the Flash Player version 10.2. Since Flash does not run on iOS (iPads, iPods, etc) and newer Android devices, we would like to have an HTML5 version to display (but not edit) projects on mobile devices. Scratch projects played in the HTML5 player should look and behave as closely as possible to the way they look and behave when played by the Flash player. We will not be accepting pull requests for new features that don't already exist in the Flash based Scratch project player. This source code is made available under the GNU General Public License version 2. Modified versions of this source code may be licensed under the GNU GPL v2 or later versions of the GNU General Public License. The Flash version is now open source and will be a great help in understanding how features are currently implemented in the version on There are a few github issues created that represent some of the missing features. At this point, the HTML5 player is about 40% complete and can run some simple projects. Unimplementable Features on iOS: Image effects for whirl, fisheye, mosaic, and pixelate. Sound and video input for loudness, video motion, and touching colors from the video.
This project aims to create a Scratch Player in HTML5. Scratch is currently implemented with Actionscript 3 and requires the Flash Player version 10.2. Since Flash does not run on iOS (iPads, iPods, etc) and newer Android devices, we would like to have an HTML5 version to display (but not edit) projects on mobile devices. Scratch projects played in the HTML5 player should look and behave as closely as possible to the way they look and behave when played by the Flash player. We will not be accepting pull requests for new features that don't already exist in the Flash based Scratch project player. This source code is made available under the GNU General Public License version 2. Modified versions of this source code may be licensed under the GNU GPL v2 or later versions of the GNU General Public License. The Flash version is now open source and will be a great help in understanding how features are currently implemented in the version on There are a few github issues created that represent some of the missing features. At this point, the HTML5 player is about 40% complete and can run some simple projects. Unimplementable Features on iOS: Image effects for whirl, fisheye, mosaic, and pixelate. Sound and video input for loudness, video motion, and touching colors from the video.
Support
Quality
Security
License
Reuse
Support
scratch-html5 has a low active ecosystem.
It has 389 star(s) with 148 fork(s). There are 117 watchers for this library.
It had no major release in the last 6 months.
scratch-html5 has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of scratch-html5 is current.
Quality
scratch-html5 has 0 bugs and 0 code smells.
Security
scratch-html5 has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
scratch-html5 code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
scratch-html5 has a Non-SPDX License.
Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.
Reuse
scratch-html5 releases are not available. You will need to build from source code and install.
Installation instructions, examples and code snippets are available.
scratch-html5 saves you 274 person hours of effort in developing the same functionality from scratch.
It has 663 lines of code, 0 functions and 50 files.
It has low code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of scratch-html5
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of scratch-html5
scratch-html5 Key Features
No Key Features are available at this moment for scratch-html5.
scratch-html5 Examples and Code Snippets
No Code Snippets are available at this moment for scratch-html5.
Community Discussions
No Community Discussions are available at this moment for scratch-html5.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install scratch-html5
Special headers are sent on the Scratch asset servers to allow for cross-origin image manipulation. A proxy is no longer needed provided you are using projects hosted on the Scratch website. However, the project must either run locally with "Disabled Local File Restrictions" (Safari) or the --disable-web-security parameter (Google Chrome/Chromium) or you can always use a development server like http-server. This is compatible with Javascript security models in today's browsers. See MDN for more information. To test the HTML5 player against the Flash player you can use the compare.html web page. See the file TESTING.md for more details.
To install Node.js and NPM simply go to http://nodejs.org, download the package for your operating system and install. Once installed, navigate to your local scratch directory and run:.
To install Node.js and NPM simply go to http://nodejs.org, download the package for your operating system and install. Once installed, navigate to your local scratch directory and run:.
Support
Thank you for your interest in helping out with the Scratch HTML5 Player. @sclements is the maintainer of the project and reviews all code before pull requests are approved. Though we appreciate all attempts to contribute, there are some contraints that must be met before pull requests can be approved. Here are our top concerns for contributions: matching the behavior and interface of the Flash player, code cleanliness and organization, and robust well tested logic. CSS goes into player.css (not in the html or javascript). Please use compare.html to compare your work with the production Flash player.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page