About
← Back to homeWeb Tools: 2016 edition
Web Tools is a collection of tools that were initially intended for personal use only. The project has been published online since 2013 and has been revised multiple times to use new technologies available.
Due to the project's personal nature, it's only used actively with the latest stable version of Google Chrome on Mac OS X. Support for other browsers cannot be guaranteed.
Dependencies
Web Tools is built using Laravel, Vue.js and Sass. The color scheme is inspired by Solarized. Dependencies managed through Composer and Node.js are listed below.
Composer
Regular dependencies:
- php (>=5.6.4)
- laravel/framework (5.3.*)
Development dependencies:
- fzaninotto/faker (~1.4)
- mockery/mockery (0.9.*)
- phpunit/phpunit (~5.0)
- symfony/css-selector (3.1.*)
- symfony/dom-crawler (3.1.*)
Node.js
Development dependencies:
- bootstrap-sass (^3.3.7)
- clipboard (^1.5.15)
- color (^0.11.4)
- cookies-js (^1.2.3)
- font-awesome (^4.7.0)
- gulp (^3.9.1)
- jquery (^3.1.0)
- laravel-elixir (^6.0.0-14)
- laravel-elixir-vue-2 (^0.2.0)
- laravel-elixir-webpack-official (^1.0.2)
- lodash (^4.16.2)
- md5 (^2.2.1)
- moment (^2.17.0)
- normalize.css (^5.0.0)
- sortablejs (^1.5.0-rc1)
- vue (^2.0.1)
- vue-resource (^1.0.3)