Skip to content

Seed Barista - v0.5.0

Choose a tag to compare

@ItsJonQ ItsJonQ released this 20 May 03:15
· 135 commits to master since this release

Updates 🚀

  • Implements Genki, which uses JSDOM + jQuery for testing
  • Add new BaristaOutput class to better handle Barista output + DOM methods
  • Add new APIs, which become available after .mount()
    • .append()
    • .appendHTML()
    • .find()
    • .html()
    • .render()