Hi, I am Hsiaoming Yang (aka lepture elsewher). I work at Alipay, when I am free, I do open source.
All open source can be found on GitHub, and they are all under BSD License, except that I have declared it under another License.
Featured Projects
Only projects that I want to promote list here, all projects can be found on GitHub.
nico
- Language: Javascript
- GitHub: lepture/nico
Just another static site generator, but in nodejs. It's front-end friendly. By the way, this site is built by nico.
LiveReload
- Language: Python
- GitHub: lepture/python-livereload
Python LiveReload is an awesome tool for web developers. When you saved your css or js, LiveReload will refresh the browser for you.
But it's more than that. It can compile your code before refreshing the browser. It can do some tasks before refreshing the browser.