Francis Chong (@siuying)

Top repositories

1

IGHTMLQuery

IGHTMLQuery is a lightweight XML/HTML parser for Objective-C, built on top of libxml.
Objective-C
282
star
2

react-native-htmltext

Use HTML like markup to create stylized text in ReactNative.
JavaScript
141
star
3

NanoStoreInMotion

RubyMotion wrapper for NanoStore, a lightweight schema-less key-value document database based on sqlite.
Ruby
103
star
4

QuickJS-iOS

Build QuickJS Library for iOS
Makefile
100
star
5

IGFastImage

Finds the size and type of an image given its uri by fetching as little as needed.
Objective-C
95
star
6

peerflix-ios

Streaming torrent client for iOS
Swift
85
star
7

websnap

Create snapshot of webpage
HTML
70
star
8

zhconv

利用 MediaWiki 作中文繁簡互換,支援地區詞處理 (大陸、香港、台灣及新加坡)
Ruby
60
star
9

IGAutoCompletionToolbar

IGAutoCompletionToolbar is a UICollectionView subclass created to display auto completion via a keyboard accessory view.
Objective-C
60
star
10

instant

An experiment on real time visualize development tool, inspired by Bret Victor's Inventing on Principle talk and @ermau C# Implementation.
JavaScript
49
star
11

IGJavaScriptConsole

A JavaScript/Ruby REPL for your Objective-C apps.
Objective-C
48
star
12

UniversalDetector

Wrapper of uchardet for Objective-C. UniversalDetector takes a sequence of bytes in an unknown character encoding without any additional information, and attempts to determine the encoding of the text.
HTML
44
star
13

IGDigest

Provides convenient wrappers for popular message digest formats (MD5, SHA1 and SHA256) and HMAC (Hash-based message authentication code).
Objective-C
41
star
14

hpple-motion

deprecated.
Ruby
39
star
15

IGSearch

A simple Objective-C full text search engine with CJK support.
Objective-C
35
star
16

JavaScriptCoreOpalAdditions

Ruby for native Objective-C apps!
Ruby
33
star
17

libupskirt

Please do not use this fork, use the origin repo at http://fossil.instinctive.eu/libupskirt/home
C
31
star
18

motion-logger

A thin wrapper of CocoaLumberjack for RubyMotion.
Ruby
30
star
19

IGWebLogger

IGWebLogger allows you to view your iOS app logs over web browser in realtime.
Objective-C
30
star
20

guard-xctool-test

Automatically run test on changed files when developing on XCode.
Ruby
29
star
21

NSData-MD5

Add MD5 to NSData
Objective-C
27
star
22

motion-schemes

Expand RubyMotion build system to support building multiple apps from one project.
Ruby
25
star
23

CSSSelectorConverter

A CSS Selector to XPath Selector converter for Objective-C.
Objective-C
24
star
24

IGScraperKit

Create dynamic web scraper in Objective-C or Ruby!
HTML
23
star
25

itunes-auto-ingestion

A simple port of Apple itunes Autoingestion tool to ruby.
Ruby
22
star
26

Motion-Cocos2d-Blocks

A simple puzzle game built using RubyMotion and cocos2D for iPhone.
Ruby
20
star
27

YapModel

YapModel is a DSL for working with YapDatabase.
Objective-C
19
star
28

wakizashi

HTML/XML parser for RubyMotion, based on GDataXML-HTML
Ruby
19
star
29

CTidy

libtidy Objective-C wrapper
C
19
star
30

EvalJS

EvalJS lets you run JavaScript code from your iOS app.
C
18
star
31

moria

Auto Layout in RubyMotion.
Ruby
18
star
32

CuratorScreenSaver

小海嚴選正妹 Screen Saver for Mac
Objective-C
16
star
33

PlayHKTV

Unofficial Mac app to watch HKTV
Objective-C
15
star
34

RubyMotion-PocketCoreImage

A reimplementation of PocketCoreImage sample from Apple using RubyMotion
Ruby
14
star
35

proxy_list

Gather list of proxies from various sources, validate them and rotate them for use.
Ruby
13
star
36

Deliver.app

An app to upload screenshots and metadata to App Store. Frontend for deliver.
Swift
13
star
37

react-split-layout

A React component that separate two or more views with a draggable divider.
JavaScript
11
star
38

express-pouchdb-jwt

Authenticate PouchDB using JSON Web Token
JavaScript
10
star
39

iloveck101

我愛卡提諾 for iOS
Objective-C
10
star
40

cantonese-syllables

Scrape cantonese syllables from CUHK Multi-function Chinese Character Database.
Ruby
10
star
41

SparrowInMotion

Demo to use Sparrow Framework - The Open Source Game Engine for iOS - in RubyMotion.
Ruby
10
star
42

xmlwise

a fork of xmlwise at http://code.google.com/p/xmlwise/
Java
9
star
43

motion-objc

(deprecated) Simply add objective-C files to your RubyMotion project
Ruby
9
star
44

NanoStoreModel

Quick and easy way to use NanoStore as your model.
Objective-C
9
star
45

IGFuture

Simple futures pattern in Objective-C.
Objective-C
9
star
46

legco-hansard-parser

A script to convert and parse legco meeting hansard into machine readable data.
Ruby
8
star
47

todomvc-meteor

A todo app in Meteor.js, inspired by todomvc
CoffeeScript
8
star
48

pouchdb-replication-folder

Replicate PouchDB/CouchDB database with a shared folder (e.g. Dropbox, iCloud Drive ...etc)
JavaScript
8
star
49

BSMInputMethod

筆順碼輸入法 - BSM Input Method for Mac OS X (10.8+)
Objective-C
7
star
50

jsonsql

Execute SQL against set of JSON files.
Ruby
7
star
51

motion-dtrace

Proof of concept to use dtrace on rubymotion
D
7
star
52

torrent-finder

Extensible command line tool to search torrent.
Ruby
7
star
53

cardjour

Share business card (VCard) with others in LAN, using Bonjour
Ruby
7
star
54

ViewQuery

ViewQuery is a lightweight jQuery style view selector library for UIKit, based on Igor selector engine.
Objective-C
7
star
55

IGSignature

Objective-C client of signature gem. Sign API call with shared secret and timestamp using SHA256 HMAC.
Objective-C
7
star
56

charlock_holmes-jruby

Character encoding detecting library for JRuby using ICU4J.
Racket
7
star
57

localhook

Localhook let you receive webhooks behind a firewall.
Ruby
7
star
58

appfigures

Ruby
7
star
59

motion-simple-profiler

A RubyMotion extension to log method runtime without adding a single line of code to original class.
Ruby
7
star
60

motion-static-sample

Sample to use RubyMotion static library in a Objective-C project
Objective-C
7
star
61

jquery.tableparser

jQuery plugin to parse HTML table into Arrays
JavaScript
7
star
62

SwiftyDispatch

A lightweight GCD wrapper for Swift.
Swift
6
star
63

IGAutoString

Convert string in arbitary encoding to NSString in Objective-C.
Objective-C
6
star
64

motion-dryer

DRY your RubyMotion project
Ruby
6
star
65

rb-moretext

Use MoreText.js to generate chinese text for good.
Ruby
6
star
66

markdown-slides

Create HTML based presentation using markdown!
JavaScript
6
star
67

quiz1

Java Quiz #1 - Find the best value McDonald Order!
Java
5
star
68

mtrupdate_analyze

Aggregate @mtrupdate tweets
Ruby
5
star
69

tappy

Twitter API Proxy in Ruby -- filter annoying twitter client such as Foursquare
Ruby
5
star
70

table_parser

Parse complex HTML table with ease
Ruby
5
star
71

embed_html

Download and embed images in html using base64 data encoding
Ruby
5
star
72

hk-node-js

homepage for Hong Kong Node of Javascripters
CoffeeScript
5
star
73

codename

Codename gem randomly generate codename based on list of sources.
Ruby
5
star
74

Backbone.memorySync

Simplistic memory-only sync adapter for Backbone. It's a drop-in replacement for Backbone.Sync() to handle saving to memory. Use for testing or volatile data that need no persistence.
JavaScript
5
star
75

node-hearthstone

Utilities for Hearthstone
JavaScript
5
star
76

RubyMotionCocos2d-Static

experment to use cocos2d in rubymotion, with static library
Ruby
5
star
77

Alt

Another Flux implementation for Swift.
Swift
5
star
78

MasonryGenerator

A Mansory extension to generate native NSLayoutConstraint code from Mansory code.
Objective-C
5
star
79

TwitLongerAPI

TwitLongerAPI is a TwitLonger API implemented with Objective-C programming language.
Objective-C
4
star
80

RubyQuery

jQuery for command line and ruby. It make extract simple data fun and easy.
Ruby
4
star
81

llama.swift

This package provides Swift bindings for llama.cpp
Swift
4
star
82

hk_geo

geolocation transormation api for hk
Ruby
4
star
83

jswarrior

JavaScript
4
star
84

rubberband-audio

Ruby interface for Rubber Band Library.
Ruby
4
star
85

ASIHTTPRequestStatic

a static library of ASIHTTPRequest
4
star
86

woot-doc

A WOOT(“WithOut Operational Transformation”) data structure for p2p collaborative apps
JavaScript
4
star
87

pdbook

Convert PDB (Palm Database) Ebook to PDF format. Specially handle document from haodoo.net.
Ruby
4
star
88

hearthstone

Utilities for Hearthstone
JavaScript
4
star
89

UserSettingsModel

Experimental RubyMotion module to allow using user settings as data model
Ruby
4
star
90

ffmpeg-tvos-precompiled

ffmpeg-tvos-precompiled
C
3
star
91

IGXMLReader

A XML Pull Parser based on libxml for Objective-C
Objective-C
3
star
92

Share-More-for-Android

Add subject to URL, when using "Share" option in android apps
Java
3
star
93

datamining

Notes on reading OReilly's "Progamming Collective Intelligence"
Ruby
3
star
94

guard-sprockets-boilerplate

a web project boilerplate use guard and sprockets to watch and compile your static assets
Ruby
3
star
95

vagrant-osx-elcapitan-build

Vagrant image to build iOS applications
3
star
96

uoav-client

Unofficial AirVideo Client
Java
3
star
97

docker-backup

Use Backup gem to backup docker volume
Ruby
2
star
98

PonyDebugger-CocoaLumberjack-bridge

Bridge PonyDebugger and CocoaLumberjack.
Objective-C
2
star
99

rpi-postgres

Postgres docker image for RaspberryPi
Shell
2
star
100

localhook-server

Localhook let you receive webhooks behind a firewall.
Ruby
2
star