3.1.1 • Published 6 years ago

linea v3.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

linea

A javascript library using Snapsvg to draw floorplans.

Getting started

First we need to install all dependencies:

yarn

or

yarn install

...

After writing code:

To compile:

yarn build

To run:

yarn start

TO DO

  • Scaffold the Room API
    • Define the class
    • Define the parameters the constructor will take
    • Define draw method and accompanying parameters
  • Implementation

    • Constructor
    • Draw method
    • Destroy method
    • Add feature
    • Update feature
    • Remove feature
3.1.1

6 years ago

3.1.0

6 years ago

3.0.0

6 years ago

0.1.1

7 years ago

0.1.0

7 years ago