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

0.3.13 • Public • Published

AwayJS

Build Status

AwayJS is a graphics library for javascript written in typescript.

Features

TODO

Examples

Installation

Flat Installation

AwayJS can be installed as a flattened package using awayjs-full or awayjs-lite via npm.

npm install --save @awayjs/awayjs-full  

or

npm install --save @awayjs/awayjs-lite

Modular Installation

AwayJS can be installed as a series of interdependant modules (see below) that can be configured, depending on the specific requirements of the application. This configuration should provide the best experience for typed development using typescript.

First, clone awayjs-full, then run the script InitAwayDev_mac.command TODO links neededs or InitAwayDev_win.bat. The script will clone all the dependencies, and interlink them in the awayjs-full installation.

In your application, install awayjs-full via npm:

npm install --save @awayjs/awayjs-full

You can then link your awayjs-full package to your local configuration:

npm link path/to/your/@awayjs/folder

Documentation

Official AwayJS Documentation

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.3.13
    1
    • latest

Version History

Package Sidebar

Install

npm i awayjs-full

Weekly Downloads

43

Version

0.3.13

License

Apache-2.0

Unpacked Size

14 MB

Total Files

46

Last publish

Collaborators

  • 80prozent
  • awayfoundation
  • awayjs
  • thepalebluedot