Pinned Repositories
code-snippets
collect code snippets that we frequently meet in interviews and need us to implement it, or that can be applied to our daily coding.
ImageCycleScrollView
A cycle scrollview in swift supporting autoplay and manual play
javascript-algo
Common data structures and algorithm solutions with javascript.
js-download-upload
演示使用fetch和async/await批量下载图片和上传大文件,并在本地用node.js起个服务配合请求。
ModelMaker
ModelMaker is a command-line util to generate Swift and Objective-C models from json files.
pod-carthage-template
generate a template for projects that support both cocoapod and carthage.
rollup-lerna-react-components-template
This is a template for developing a react component library, using lerna.js to manage multiple npm packages, and rollup.js to build.
Shell-Plist-Version
通过Shell一键修改target的版本号
vue-store
简单的Store模式,用法仿vuex
Xib2ObjC
convert xib to ObjC code
shinancao's Repositories
shinancao/Shell-Plist-Version
通过Shell一键修改target的版本号
shinancao/ImageCycleScrollView
A cycle scrollview in swift supporting autoplay and manual play
shinancao/Xib2ObjC
convert xib to ObjC code
shinancao/pod-carthage-template
generate a template for projects that support both cocoapod and carthage.
shinancao/rollup-lerna-react-components-template
This is a template for developing a react component library, using lerna.js to manage multiple npm packages, and rollup.js to build.
shinancao/vue-store
简单的Store模式,用法仿vuex
shinancao/code-snippets
collect code snippets that we frequently meet in interviews and need us to implement it, or that can be applied to our daily coding.
shinancao/javascript-algo
Common data structures and algorithm solutions with javascript.
shinancao/js-download-upload
演示使用fetch和async/await批量下载图片和上传大文件,并在本地用node.js起个服务配合请求。
shinancao/ModelMaker
ModelMaker is a command-line util to generate Swift and Objective-C models from json files.
shinancao/module-template
通过脚本生成项目的模块框架代码
shinancao/shinancao.github.io
My blog: http://shinancao.cn,focus on iOS and Web knowledge, but i'll also record my life.
shinancao/swift-algo
Common data structures and algorithm solutions with swift.
shinancao/AutoLayoutDemo
iOS 6中Auto Layout的简单使用
shinancao/BehaviorDemo
shinancao/CocoaAsyncSocket
Asynchronous socket networking library for Mac and iOS
shinancao/DeltaTodoExample
TodoMVC example application for the Delta framework.
shinancao/GrapImages
grap images from html
shinancao/GrapKeywords
grap keywords from html page
shinancao/MultiplyCellDemo
shinancao/RACCommandExample
shinancao/shinancao
shinancao/SwiftSocket
The easy way to use sockets on Apple platforms
shinancao/TestCalendarView
A calendar demo with lunar day.
shinancao/TextXIB
test xib
shinancao/VoiceNotebook
A voice notebook developed in swift3
shinancao/vue-echarts
ECharts component for Vue.js.
shinancao/vue-ghibli
This is a tutorial to demonstrate how to use vue.js to build a complete project, using ghibli free API.
shinancao/WatchKitDemo
shinancao/webpack
A full-featured Webpack + vue-loader setup with hot reload, linting, testing & css extraction.