Skip to content

egoist/action.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Kchan Zen
Mar 9, 2015
c1bbf91 · Mar 9, 2015

History

6 Commits
Mar 8, 2015
Mar 8, 2015
Mar 8, 2015
Mar 8, 2015
Mar 9, 2015
Mar 9, 2015
Mar 8, 2015
Mar 8, 2015
Mar 8, 2015
Mar 8, 2015
Mar 8, 2015

Repository files navigation

action.js

A sequence of actions you need in your web

Check it out here

$ bower install action-js
action.showModal('modal') # Specific an id to show off
action.closeModal()
action.showTip('hi') # Give a message as tip
action.closeTip() # Tip is automatically closed in 4s, so this might not be a must

License

MIT.