-
-
Notifications
You must be signed in to change notification settings - Fork 103
Open
Labels
Description
收集我遇到的有意思的前端类库
基础库
- https://github.com/taylorhakes/fecha 小巧的时间格式化库
- https://github.com/callmecavs/layzr.js 图片延迟加载
- https://github.com/5outh/nanoscope json数据转换
- http://highlandjs.org 类似 lodash
框架
- https://muut.com/riotjs 小巧的MV*框架
- https://github.com/taitulism/Bootstruct 路由自动映射
- http://jetbus.io/index.html Lightweight, Realtime Message Bus for the Web
数据库
- https://github.com/typicode (lowdb / underscore.db / json-server)
- https://github.com/louischatriot/nedb (mongo-like)
- https://leancloud.cn
数据模拟
爬虫
- https://github.com/ruipgil/scraperjs
- http://medialab.github.io/artoo/ bookmarklet方式
- https://github.com/inikulin/ineed 轻量,不解析dom
- https://github.com/segmentio/nightmare
- https://github.com/molekilla/fren ui-router风格
Bootstrap模板
- https://wrapbootstrap.com/theme/smartadmin-responsive-webapp-WB0573SK0
- http://192.241.236.31/themes/preview/smartadmin/1.4/angularjs/#/angular/ui
Logger
editor
- https://github.com/josdejong/jsoneditor/
- http://angular-ui.github.io/ui-ace/
- https://github.com/bevacqua/dragula
angular modules
tool
- https://github.com/isaacs/rimraf 删除长名目录
- https://github.com/mortenjust/androidtool-mac/blob/master/README.md Android辅助工具
奇奇怪怪
- https://github.com/Zhouzi/TheaterJS 模拟键盘输入特效
- https://apiary.io API文档
- https://github.com/knsv/mermaid Markdown的UML
语法解析
ueumd