Pinned Repositories
classifyed.js
A tiny yet powerful lib for creating extensible JS Classes.
dotfiles
My dotfiles (Linux, OSX & Windows) for bash & zsh on PC & server
hQuery.php
An extremely fast web scraper that parses megabytes of invalid HTML in a blink of an eye. PHP5.3+, no dependencies.
P2PEG
Peer to Peer Entropy Generator - or Random numbers generator with p2p seeding
promise-sugar
Promise syncatctic sugar - no need to write ".then" in your promise chains
string-encode.js
Convert different types of JavaScript String to/from Uint8Array
URL.js
Parse and format URLs
duzun's Repositories
duzun/hQuery.php
An extremely fast web scraper that parses megabytes of invalid HTML in a blink of an eye. PHP5.3+, no dependencies.
duzun/URL.js
Parse and format URLs
duzun/string-encode.js
Convert different types of JavaScript String to/from Uint8Array
duzun/base64util
base64 encode/decode utility for browsers and node.js
duzun/cycle-crypt
Variable size symmetric key encryption algorithm. PHP & JavaScript implementation, small, portable and fast.
duzun/dotfiles
My dotfiles (Linux, OSX & Windows) for bash & zsh on PC & server
duzun/P2PEG
Peer to Peer Entropy Generator - or Random numbers generator with p2p seeding
duzun/p2peg.js
Peer to Peer Entropy Generator - or Random numbers generator with p2p seeding
duzun/promise-sugar
Promise syncatctic sugar - no need to write ".then" in your promise chains
duzun/require-json5
Require JSON5 files in node - a better JSON for ES5 era
duzun/watchem.js
Live reload implementation in one script
duzun/crypt-equals
Timing attack safe string/buffer comparison
duzun/jAJAX
jQuery-like AJAX method for multiple environments: browser, chrome-extension, safari-extension, firefox-extension.
duzun/jquery.autobox
Autogrow <textarea> (vertically or horizontally) to fit the contents automatically
duzun/jquery.load_img
A simple method to load images asynchronously.
duzun/manjaro-setup
My setup scripts for Linux Manjaro
duzun/array.php
Useful array methods in PHP
duzun/asyncSeries.js
Asynchronously process a list of items consecutively
duzun/gulp-gccs
Gulp plugin to compile JS files using Google Closure Compiler Service
duzun/jquery.loading
Add class(es) to DOM elements while waiting for async action. Promise or callback.
duzun/google-auth-library-python
Google Auth Python Library
duzun/google-cloud-python
Google Cloud Client Library for Python
duzun/ImportJSON
Import JSON into Google Sheets, this library adds various ImportJSON functions to your spreadsheet
duzun/learnyounode-repl.it
learnyounode workshop setup to be run on repl.it
duzun/Mini-Projects
that help me learn technologies
duzun/node-ssestream
Send Server-Sent Events with a stream
duzun/onemit
Event emitter that returns the event on emit (.on / .emit / .emitAsync / .off)
duzun/OpenLineage
An Open Standard for lineage metadata collection
duzun/phpxmlrpc
A php library for building xmlrpc clients and servers
duzun/watchem-starter-page
A sample project using watchem.js for live-reload dev of a web-page