Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bolasblack/frontlib
Some fragmentary front code
https://github.com/bolasblack/frontlib
Last synced: 11 days ago
JSON representation
Some fragmentary front code
- Host: GitHub
- URL: https://github.com/bolasblack/frontlib
- Owner: bolasblack
- Created: 2012-04-17T10:51:49.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-12-15T06:56:34.000Z (about 12 years ago)
- Last Synced: 2024-11-10T03:36:32.647Z (2 months ago)
- Language: CoffeeScript
- Homepage: http://plafer.info
- Size: 344 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# frontLib
Some fragmentary front code
* auto_completer.coffee: jQuery plugin, event drive, [weibo.com](http://weibo.com) style at complete
* jquery-placeholder.coffee: jQuery plugin, `input[placeholder]` fallback in old browser
* bootstrap-select.coffee: Bootstarp plugin, make `` tag became bootstrap style
* underscore-extra.coffee: Underscore plugin, add some useful method(like `arrayDel`, `split`, `in`) for underscore.js