as2d
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

as2d

Build Status Coverage Status Dependencies Issues Pull Requests License

Warning

This package has not been tested with AssemblyScript version 0.7.0. Please advise that this will require an entire backwards compatible rewrite to the entire as2d package. This will come with optimizations and a better set of unit tests using the as-pect testing suite instead of just making some changes.

This is expected to be completed by July 7th, 2019. In the meantime, this software requires the use of a pre-runtime AssemblyScript compiler.

Description

This project brings the utility of the CanvasRenderingContext2D prototype into AssemblyScript in a very optimized way.

Please see the wiki for instructions on how to get started!

LICENSE

Copyright (c) 2019 jtenner

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Readme

Keywords

none

Package Sidebar

Install

npm i as2d

Weekly Downloads

1

Version

0.1.0

License

MIT

Unpacked Size

259 kB

Total Files

91

Last publish

Collaborators

  • jtenner