Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 410 Bytes

File metadata and controls

19 lines (10 loc) · 410 Bytes

OpenFloorPlan JavaScript Library (OFP.js)

Library for interacting with floorplan SVG data.

Depends on the D3.js library.

OFP.js can be used as a Node.js module.

Installation

OFP.js can be installed with Bower or NPM. (or you can just check it out directly)

Developement

Building ofp.js and ofp.min.js requires NodeJS

License

OFP.js is availabled under the MIT license, see the LICENSE file.