Pinned Repositories
abnerlee.github.io
apache-nutch-1.6-src
BGmi
BGmi is a cli tool for subscribed bangumi.
circleci-demo-workflows
Demonstrations of various Workflows features
codemirror-abap
ABAP mode for CodeMirror
DOMPurify
DOMPurify - a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMPurify works with a secure default, but offers a lot of configurability and hooks. Demo:
homebrew-cask
🍻 A CLI workflow for the administration of macOS applications distributed as binaries
node-fs-extra
Node.js: extra methods for the fs object like copy(), remove(), mkdirs()
scribble
:tomato: A Jekyll theme.
typora-solarized
Solarized theme for Typora (markdown editor)
abnerlee's Repositories
abnerlee/abnerlee.github.io
abnerlee/scribble
:tomato: A Jekyll theme.
abnerlee/DOMPurify
DOMPurify - a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMPurify works with a secure default, but offers a lot of configurability and hooks. Demo:
abnerlee/homebrew-cask
🍻 A CLI workflow for the administration of macOS applications distributed as binaries
abnerlee/node-fs-extra
Node.js: extra methods for the fs object like copy(), remove(), mkdirs()
abnerlee/typora-solarized
Solarized theme for Typora (markdown editor)
abnerlee/apache-nutch-1.6-src
abnerlee/BGmi
BGmi is a cli tool for subscribed bangumi.
abnerlee/circleci-demo-workflows
Demonstrations of various Workflows features
abnerlee/codemirror-abap
ABAP mode for CodeMirror
abnerlee/countly-server
Countly helps you get insights from your application. Available self-hosted or on private cloud.
abnerlee/dokku-pages
Simple static sites on Dokku!
abnerlee/emoji-mart
🏪 One component to pick them all
abnerlee/html-md.css
:page_with_curl: HTML as Markdown.
abnerlee/icons
Source files for the custom icon-font used by the File-Icons package.
abnerlee/io.typora.Typora
abnerlee/jsprettify
Automatically exported from code.google.com/p/jsprettify
abnerlee/MASShortcut
Modern framework for managing global keyboard shortcuts compatible with Mac App Store. More details:
abnerlee/next.js
The React Framework
abnerlee/nodejs-guidelines
Tips, tricks, and resources for working with Node.js, and the start of an ongoing conversation on how we can improve the Node.js experience on Microsoft platforms.
abnerlee/openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
abnerlee/paper-sizes
A list of paper sizes in mm, inches and points
abnerlee/PDFDesigner
PDF editing class library of JavaScript. Function is PDF editing (Combine, Merge, Split, Extraction, Remove, Rotate, Rotation, Add Bookmark, Property & Display settings). PDFファイルの編集。
abnerlee/pegase
An inline, intuitive and powerful PEG parser generator for JavaScript and TypeScript.
abnerlee/swift-protobuf
Plugin and runtime library for using protobuf with Swift
abnerlee/Thor
Tool manager for FoxPro
abnerlee/unorm
JavaScript Unicode 8.0 Normalization - NFC, NFD, NFKC, NFKD.
abnerlee/winget-pkgs
The Microsoft community Windows Package Manager manifest repository
abnerlee/WKZombie
WKZombie is a Swift framework for iOS/OSX to navigate within websites and collect data without the need of User Interface or API, also known as Headless browser. It can be used to run automated tests / snapshots and manipulate websites using Javascript.
abnerlee/worker-react-reconciler-demo
This is a technical demo of familiar react development workflow for UI but done in a Web Worker, which is achieved by implementing a custom react-reconciler.