Skip to content

Latest commit

 

History

History
118 lines (57 loc) · 6.3 KB

README.md

File metadata and controls

118 lines (57 loc) · 6.3 KB

How to use the different logos in readme files

Just copy the text below the logo image, and paste it into the markdown file

HTML and CSS

[![HTML5 and CSS3](https://github.com/MarioTerron/logo-images/blob/master/logos/html5andcss3.png)](http://www.w3.org/)  

HTML, CSS and JS

[![HTML5,CSS3 and JS](https://github.com/MarioTerron/logo-images/blob/master/logos/html5-css3-js.png)](http://www.w3.org)  

Bootstrap

[![Bootstrap](https://github.com/MarioTerron/logo-images/blob/master/logos/bootstrap.png)](http://getbootstrap.com)  

SASS

[![SASS](https://github.com/MarioTerron/logo-images/blob/master/logos/sass.png)](http://sass-lang.com)

Bower

[![Bower](https://github.com/MarioTerron/logo-images/blob/master/logos/bower.png)](http://bower.io)  

Gulp

[![Gulp](https://github.com/MarioTerron/logo-images/blob/master/logos/gulpjs.png)](http://gulpjs.com)

Browserify

[![Passport](https://github.com/MarioTerron/logo-images/blob/master/logos/passport.png)](http://www.passportjs.org)

Webpack

[![Webpack](https://github.com/MarioTerron/logo-images/blob/master/logos/webpack.png)](https://webpack.github.io)

npm

[![npm](https://github.com/MarioTerron/logo-images/blob/master/logos/npm.png)](https://www.npmjs.com)

Yarn

[![Yarn](https://github.com/MarioTerron/logo-images/blob/master/logos/yarn.png)](https://yarnpkg.com)

JavaScript

[![JavaScript](https://github.com/MarioTerron/logo-images/blob/master/logos/js.png)](https://developer.mozilla.org/en-US/docs/Web/JavaScript)

ES6

[![ES6](https://github.com/MarioTerron/logo-images/blob/master/logos/es6.png)](http://www.ecma-international.org/ecma-262/6.0)

Babel

[![Babel](https://github.com/MarioTerron/logo-images/blob/master/logos/babel.png)](https://babeljs.io)

AngularJS

[![AngularJS](https://github.com/MarioTerron/logo-images/blob/master/logos/angularjs.png)](https://angularjs.org)

React

[![React](https://github.com/MarioTerron/logo-images/blob/master/logos/react.png)](https://reactjs.org)

Redux

[![Redux](https://github.com/MarioTerron/logo-images/blob/master/logos/redux.png)](http://redux.js.org)

GraphQL

[![GraphQL](https://github.com/MarioTerron/logo-images/blob/master/logos/graphql.png)](http://graphql.org/)

NodeJS

[![NodeJS](https://github.com/MarioTerron/logo-images/blob/master/logos/nodejs.png)](https://nodejs.org)

ExpressJS

[![ExpressJS](https://github.com/MarioTerron/logo-images/blob/master/logos/expressjs.png)](http://www.expressjs.com)

Passport

[![Passport](https://github.com/MarioTerron/logo-images/blob/master/logos/passport.png)](http://www.passportjs.org)    

Pug

[![PugJS](https://github.com/MarioTerron/logo-images/blob/master/logos/pug.png)](http://www.pugjs.org)

MongoDB

[![MongoDB](https://github.com/MarioTerron/logo-images/blob/master/logos/mongodb.png)](https://www.mongodb.com)

Mongoose

[![Mongoose](https://github.com/MarioTerron/logo-images/blob/master/logos/mongoose.png)](https://www.mongoosejs.com)

Jasmine

[![Jasmine](https://github.com/MarioTerron/logo-images/blob/master/logos/jasmine.png)](https://jasmine.github.io)  

Jest

[![Jest](https://github.com/MarioTerron/logo-images/blob/master/logos/jest.png)](https://facebook.github.io/jest/)  

Standard - JavaScript Style Guide

[![Standard - JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](http://standardjs.com/)

Tested with Jest

[![Tested with Jest](https://github.com/MarioTerron/logo-images/blob/master/logos/tested-with-jest.svg)](https://facebook.github.io/jest/)