visionmedia / uikit

UIKit - modern ui components for the modern web

Home Page:http://visionmedia.github.com/uikit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sprintf-style args

tj opened this issue · comments

for dialog(), notify() etc:

ui.notify('Email sent to %s', user.email);