Pinned Repositories
app-js-module-pattern
Sets out a common pattern for structuring javascript modules within an application
beacon.js
A very small and lightweight event framework for Javascript
driscollwebdev
Config files for my GitHub profile.
jscolor
Web Color Picker that aims to be super easy both for developers and end users.
MessageHub
A basic framework for passing messages between applications (or between multiple instances of a single application)
mysql-for-vs
MySQL for Visual Studio provides access to MySQL objects and data without forcing your developers to leave Visual Studio. Designed and developed as a Visual Studio package, MySQL for Visual Studio integrates directly into Server Explorer providing a seamless experience for setting up new connections and working with database objects.
numbers.js
numbers.js is a client-side javascript library that adds some advanced mathematics functionality to the standard Math library.
simple-repo
driscollwebdev's Repositories
driscollwebdev/numbers.js
numbers.js is a client-side javascript library that adds some advanced mathematics functionality to the standard Math library.
driscollwebdev/app-js-module-pattern
Sets out a common pattern for structuring javascript modules within an application
driscollwebdev/beacon.js
A very small and lightweight event framework for Javascript
driscollwebdev/driscollwebdev
Config files for my GitHub profile.
driscollwebdev/jscolor
Web Color Picker that aims to be super easy both for developers and end users.
driscollwebdev/MessageHub
A basic framework for passing messages between applications (or between multiple instances of a single application)
driscollwebdev/mysql-for-vs
MySQL for Visual Studio provides access to MySQL objects and data without forcing your developers to leave Visual Studio. Designed and developed as a Visual Studio package, MySQL for Visual Studio integrates directly into Server Explorer providing a seamless experience for setting up new connections and working with database objects.
driscollwebdev/simple-repo
driscollwebdev/vue2-bootstrap-table
A sortable and searchable table, as a Vue2 component, using bootstrap styling.