An open API service indexing awesome lists of open source software.

https://github.com/leolanese/software-lab

This is a Lab playground.
https://github.com/leolanese/software-lab

css javascript

Last synced: about 2 months ago
JSON representation

This is a Lab playground.

Awesome Lists containing this project

README

        

### My Software Lab
------

I'm Leo Lanese (@leolaneseltd), here you could find my Lab.
Containing test with new trends, inside the code you can find a lot of comments.
These comments are there to help, and lead us to create a better code.
If you find a bug or a better way to improve the code, please let me know. I'm happy to fix and improve the
code together :)

# Web Code
http://leolanese.github.io/lab/

# Skills I have used (the usual suspects):
- javascript

- HTML5

- CSS3

# Tools I have used:
- node.js

├── grunt

├── compass

├── jshint

├── requirejs

├── sass

├── watch

└── ngmin

- Grunt.js

├── grunt.loadNpmTasks('grunt-contrib-watch');

├── grunt.loadNpmTasks('grunt-contrib-requirejs');

├── grunt.loadNpmTasks('grunt-contrib-jshint');

├── grunt.loadNpmTasks('grunt-contrib-sass');

├── grunt.loadNpmTasks('grunt-contrib-compass');

├── grunt.loadNpmTasks('grunt-contrib-csslint');

└── grunt.loadNpmTasks('grunt-ngmin');

- Bower.js

├── angular#1.2.16

├── jquery#1.10.2 (latest is 2.1.1-rc2)

├── modernizr#2.6.3 (latest is 2.7.2)

├── normalize-css#3.0.1 extraneous

├── requirejs#2.1.11 extraneous

└── requirejs-text#2.0.12 extraneous

# Libraries:
rwd-reset.css (https://github.com/sirwilliam/rwd-reset)

# IDE
WebStorm 10

# TEST
Large: Chrome, safari
Medium: Chrome, safari, iPad
Small: iPhone5s

---

### Thanks!

> { 'Leo Lanese',

'Building Inspiring Responsive Reactive Solutions',

'London, UK' }

##### Twitter @LeoLaneseltd
##### Portfolio www.leolanese.com
##### DEV.to dev.to/leolanese
##### Blog: leolanese.com/blog
##### Questions / Suggestion / Recommendation: [email protected]