Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 664 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 664 Bytes

Malette.js

A lightweight style editor for maps


Malette UI: http://benheb.github.io/malette-ui/

TODO:

  • es6ify it
  • build
  • make it a custom element maybe not - you need to manipulate it programatically after the map is instantiated anyway
  • use templates (can only really use html templates with html imports which firefox has said they will not support)
  • package css into it (i think we would need html imports for this too)
  • break it into several files/modules? [ in progress ]
  • use more es6 features [ in progress ]
  • tests
  • sourcemaps
  • code coverage