3 projects tagged "Public Domain"
JavaScript MD5 Library is a pure JavaScript implementation of the MD5 digest algorithm. It accepts strings, arrays of characters, and arrays of bytes for input (UTF-8 is supported). It works on recent (and not so recent) versions of all major desktop browsers, including IE 6 (6.0.2800.1106) and up. Performance is relatively good (for JavaScript).
notification-thing is a full-featured implementation of the Desktop Notifications Specification. It is not tied to any specific desktop environment, and is focused on features like rate-limiting and flexible filtering to minimize distraction and noise ratio in a transparent way, without silently dropping anything ever.