Skip to content
This repository has been archived by the owner on Nov 29, 2021. It is now read-only.

Latest commit

 

History

History
16 lines (15 loc) · 421 Bytes

TODO.md

File metadata and controls

16 lines (15 loc) · 421 Bytes

Goals

  • Remove dependencies on jQuery, underscore
  • Remove or reimplement accordion
    • Import from USWDS
    • Initialize explicitly
  • Remove dependency on accessibility helpers
  • Use minimal styles
  • Customize via options
    • Accept URL or object for terms
    • Customize templates
  • Remove dependency on list.js
    • How much of list.js are we using?
  • Publish to npm
  • Implement in ES6
  • Add cleanup methods