sebnitu / vrembem

A CSS component library based on the BEM methodology.

Home Page:https://vrembem.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rename JavaScript API to be more intuitive

sebnitu opened this issue · comments

Problem

There are a few places in our JavaScript API that can be improved by using a more standard naming convention. These areas include:

  • init -> mount
  • destroy -> unmount