Coder Social home page Coder Social logo

Xihua Duan's Projects

base64-lite icon base64-lite

A polyfill to atob/btoa (browser side only) so as to support base64 to/from binary (Uint8Array/ArrayBuffer) conversion

clusterchapters icon clusterchapters

Cluster the chapters of "Stone Story" (紅樓夢) per the the occurrence frequency (occurrence times divided by chapter length) of 18 virtual words.

decodeuricomponent icon decodeuricomponent

A pretty fast yet robust implementation for decodeURIComponent that supports unicode, now also support other non-standard encoding such as gbk, big5, shift-jis, euc-jp, etc.

ecies-lite icon ecies-lite

A lightweight ECIES tool implemented in pure Node.JS

eckey-utils icon eckey-utils

Node.js based EC key utilities to generate the PEM contents (required by crypto.sign and crypto.verify) from the raw keys generated crypto.ECDH and to parse key info from given PEM content.

ethereumbook icon ethereumbook

Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood

gulp-imgconv icon gulp-imgconv

A gulp plugin to convert images (format conversion, resizing, cutting in/out, watermarking etc.) for distribution or batch image processing

key-utils icon key-utils

A WebCrypto key utility which can convert keys between ECDH & ECDSA right now - more functions to be discovered and added

osm2geojson-lite icon osm2geojson-lite

a lightweight yet faster osm (either in xml or in json formats) to geojson convertor - 4x faster than xmldom + osmtogeojson in most situations - implemented in pure JavaScript without any 3rd party dependency

promisescheduler icon promisescheduler

PromiseScheduler, a scheduler to run promises in batch mode per the max concurrency set when creating. You can simply submit all your promises at any time as you wish, then all the concurrent behavior will be controlled by it.

px2map icon px2map

functions to calculate WGS84 longitude/latitude differences (deltas) per pixel

querygeoboundary icon querygeoboundary

A Node.js Module to Query the Geo (Administrative Area) Boundary from OSM nominatim and/or overpass

rad icon rad

A tiny yet rapid RESTful web service that supports querying administrative division code from a WGS84 coordination (latitude & longitude)

simgeocode icon simgeocode

A simple geo coder (from name to address/coordinates) for node.js

unescapehtml icon unescapehtml

A utility function to unescape a string containing legally-html-escaped entities to the plain text

xml2geojson-lite icon xml2geojson-lite

a lightweight yet faster osm (either in xml or in json formats) to geojson convertor - 4x faster than xmldom + osmtogeojson in most situations - implemented in pure JavaScript without any 3rd party dependency

ya-js-crawler icon ya-js-crawler

A highly customized js-crawler (https://github.com/antivanov/js-crawler) for advanced usage

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.