Skip to content

Instantly share code, notes, and snippets.

View zfkun's full-sized avatar
🎯
Focusing

zfkun zfkun

🎯
Focusing
View GitHub Profile
@zfkun
zfkun / ascii2native.js
Last active December 25, 2015 03:59
JavaScript implements for `ascii2native`
/**
* javascript implements for `ascii2native`
*
* @file ascii2native
* @author zfkun([email protected])
*/
/**
* pattern 1
*
@zfkun
zfkun / native2ascii.js
Last active December 25, 2015 03:59
JavaScript implements for `native2ascii`
/**
* javascript implements for `native2ascii`
*
* @file native2ascii
* @author zfkun([email protected])
*/
/**
* pattern 1
*