tcdaly's Stars
necolas/normalize.css
A modern alternative to CSS resets
validatorjs/validator.js
String validation
js-cookie/js-cookie
A simple, lightweight JavaScript API for handling browser cookies
uuidjs/uuid
Generate RFC-compliant UUIDs in JavaScript
mdbootstrap/TW-Elements
𝙃𝙪𝙜𝙚 collection of Tailwind MIT licensed (free) components, sections and templates 😎
typekit/webfontloader
Web Font Loader gives you added control when using linked fonts via @font-face.
google/re2
RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.
carhartl/jquery-cookie
No longer maintained, superseded by JS Cookie:
twitter-archive/snowflake
Snowflake is a network service for generating unique ID numbers at high scale with some simple guarantees.
andreafabrizi/Dropbox-Uploader
Dropbox Uploader is a BASH script which can be used to upload, download, list or delete files from Dropbox, an online file sharing, synchronization and backup service.
jackmoore/autosize
Autosize is a small, stand-alone script to automatically adjust textarea height to fit text.
Splidejs/splide
Splide is a lightweight, flexible and accessible slider/carousel written in TypeScript. No dependencies, no Lighthouse errors.
socketio/engine.io
The engine used in the Socket.IO JavaScript server, which manages the low-level transports such as HTTP long-polling and WebSocket.
primus/primus
:zap: Primus, the creator god of the transformers & an abstraction layer for real-time to prevent module lock-in.
0xfe/vexflow
A JavaScript library for rendering music notation and guitar tablature.
jquery/jquery-mousewheel
A jQuery plugin that adds cross-browser mouse wheel support.
kolber/audiojs
A cross-browser javascript wrapper for the html5 audio tag
flowplayer/flowplayer
The HTML5 video player for the web
GalleriaJS/galleria
The JavaScript Image Gallery
opensheetmusicdisplay/opensheetmusicdisplay
OpenSheetMusicDisplay renders sheet music in MusicXML format in your web browser based on VexFlow. OSMD is brought to you by PhonicScore.com.
legastero/stanza
Modern XMPP, with a JSON API
briancherne/jquery-hoverIntent
hoverIntent jQuery Plug-in
Pomax/lib-font
This library adds a new Font() object to the JavaScript toolbox, similar to new Image() for images
ua-parser/uap-php
PHP implementation of ua-parser
zytzagoo/smtp-validate-email
A PHP library for performing email addresses validation via SMTP
bollu/sublimeBookmark
a better bookmark system for SublimeText
AaronDavidNewman/Smoosic
A music notation editor written in javascript
hamano/apache-mod-markdown
Markdown filter module for Apache HTTPD Server
albanm/node-libxslt
Node.js bindings for libxslt compatible with libxmljs
dgl/re-engine-RE2
re::engine::RE2 - RE2 regexp engine interface for Perl