bbqmvc

1.0.2 • Public • Published

BBQ.js

a vanilla JS MVC framework

WARNING: this is unstable, dirty Javascript. I do not recommend to use it in any production environment.

Browser support: at least >IE8

future

  • router (hashchange)
  • documentation
  • reimplement helpers
  • replace the clone/extend methods (refactor the code in a way that they are not longer needed)
  • reimplement the controller section (especially create)
  • add special DOM events (like keyup:13 for the enter key)
  • "function setters" !!!
  • add a way to bind the same callback to two selectors (keyup:13 input, click button)
  • reimplement this observer thing. it is ugly (replace it with the Observable class)
  • commenting stuff -.-

Dependencies (0)

    Dev Dependencies (3)

    Package Sidebar

    Install

    npm i bbqmvc

    Weekly Downloads

    1

    Version

    1.0.2

    License

    MIT

    Last publish

    Collaborators

    • reg4in