Skip to content
Scott Robinson edited this page Sep 9, 2016 · 5 revisions

A running todo list for features, fixes, etc. Items on the list either originate from open issues or my own personal list of things to be done. This is not an exhaustive list and is in no particular order. It's mostly meant as a starting point for those who want to contribute. Feel free to contact me if you'd like to help knock off items from the list.

Minor Updates/Fixes

  • Code quality
    • Consistent indentation
    • Use ES6 features
  • Remove deprecated features
    • Aliases: id, loadOne, loadMany, etc.
    • Collection name in constructor

Major Updates/Fixes

  • Code quality
    • Code organization
    • Code structure/re-use
  • Move schema declaration out of constructor and in to static method
Clone this wiki locally