Pinned Repositories
bezier-easing
cubic-bezier implementation for your JavaScript animation easings – MIT License
blog
canvas4z
Automatically exported from code.google.com/p/canvas4z
CocoaMarkdown
Markdown parsing and rendering for iOS and OS X
couchclient
Couch client in dart.
dart-decimal
dart-event-emitter
An event emitter implementation
dart-libcalendar
Calendar utility library for Dart.
weak
Dart/Flutter Weak Referenced Collections
zk
ZK is a highly productive Java framework for building amazing enterprise web and mobile applications
henrichen's Repositories
henrichen/weak
Dart/Flutter Weak Referenced Collections
henrichen/bezier-easing
cubic-bezier implementation for your JavaScript animation easings – MIT License
henrichen/blog
henrichen/CocoaMarkdown
Markdown parsing and rendering for iOS and OS X
henrichen/dart-libcalendar
Calendar utility library for Dart.
henrichen/DefinitelyTyped
The repository for high quality TypeScript type definitions.
henrichen/dyna_axis
A dynamic one dimensional coordinate axis on which dynamic anchor point can be retrieved and shifted on demand.
henrichen/dyna_xy_axes
A two dimension coordinate system on which dynamic anchor point (x,y) can be retrieved and shifted on demand
henrichen/engine.io
henrichen/fabric.js
Javascript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser
henrichen/font_face_observer
Load and unload fonts in the browser with a Promise based API. Simple, small and efficient. It will use the FontFace api if available, otherwise it falls back to a Dart port of https://github.com/bramstein/fontfaceobserver
henrichen/fontfaceobserver
Webfont loading. Simple, small, and efficient.
henrichen/fontkit
An advanced font engine for Node and the browser
henrichen/FontMetrics
A lightweight JavaScript library for computing accurate font metrics such as x-height, cap height, ascent, descent and tittle for any loaded web font.
henrichen/game_loop
Game Loop for Dart
henrichen/github.dart
GitHub Client Library for Dart
henrichen/jison
Bison in JavaScript.
henrichen/jison-lex
generates lexical analyzers. used by jison.
henrichen/js-xlsx
XLSX / XLSM / XLSB / XLS / SpreadsheetML (Excel Spreadsheet) / ODS parser and writer
henrichen/JsStore
A complete IndexedDB wrapper with SQL like syntax.
henrichen/jsstore.docs
This repository contains documentation and code to create docs for jsstore.
henrichen/lovefield
Lovefield is a relational database for web apps. Written in JavaScript, works cross-browser. Provides SQL-like APIs that are fast, safe, and easy to use.
henrichen/Open-XML-SDK
Open XML SDK by Microsoft Open Technologies, Inc.
henrichen/opentype.js
Read and write OpenType fonts using JavaScript.
henrichen/socket.io-client-dart
socket.io-client-dart: Dartlang port of socket.io-client https://github.com/socketio/socket.io-client
henrichen/socket.io-dart
socket.io-dart: Dartlang port of socket.io https://github.com/socketio/socket.io
henrichen/socket_io_common
Socket.io common parser library for Dart 2
henrichen/sqlweb
SqlWeb is an extension of JsStore which allows to use sql query for performing database operation in IndexedDB.
henrichen/unicode
Unicode characters library auto generated from http://www.unicode.org.
henrichen/zip.js
JavaScript library to zip and unzip files