├── README.md └── sections ├── apps.md ├── build.md ├── checklist.md ├── databases.md ├── deploy.md ├── frameworks.md ├── generators.md ├── news.md ├── online.md ├── tests.md └── ui.md /README.md: -------------------------------------------------------------------------------- 1 | # Ferramentas 2 | 3 | Lista com diversas ferramentas para Desenvolvimento Web. 4 | 5 | ## Sumário 6 | 7 | - [Apps](/sections/apps.md) 8 | - [Build](/sections/build.md) 9 | - [Checklist](/sections/checklist.md) 10 | - [Database](/sections/databases.md) 11 | - [Deploy](/sections/deploy.md) 12 | - [Frameworks](/sections/frameworks.md) 13 | - [Generators](/sections/generators.md) 14 | - [Newsletters](/sections/news.md) 15 | - [Online](/sections/online.md) 16 | - [Testes](/sections/tests.md) 17 | - [User Interface](/sections/ui.md) 18 | 19 |
20 | 21 | --- 22 | 23 | #### [Como Contribuir](https://github.com/cerebrobr/cerebro/blob/master/README.md#como-contribuir) 24 | -------------------------------------------------------------------------------- /sections/apps.md: -------------------------------------------------------------------------------- 1 | # Aplicativos 2 | 3 | - [Atom](https://atom.io/) - Cross-platform 4 | - [Anvil](http://anvilformac.com/) - Mac 5 | - [Brackets](http://brackets.io/) - Cross-platform 6 | - [Code Box](http://www.codeboxapp.com/) - Mac 7 | - [Code Kit](http://incident57.com/codekit/) - Mac 8 | - [Compass.app](http://compass.handlino.com/) - Win/Mac 9 | - [CSS Hat](http://csshat.com/) - Win/Mac 10 | - [Fire.app](http://fireapp.handlino.com/) - Cross-platform 11 | - [Hammer](http://hammerformac.com/) 12 | - [Ia Writer](http://www.iawriter.com/mac/) - Mac 13 | - [Less.app](http://incident57.com/less/) - Mac 14 | - [PhpStorm](https://www.jetbrains.com/phpstorm/) - Cross-platform 15 | - [Scout](http://mhs.github.com/scout-app/) - Cross-platform 16 | - [Screenflick](http://www.araelium.com/screenflick) 17 | - [Shuttle](http://fitztrev.github.io/shuttle/) - Mac 18 | - [SimpLESS](http://wearekiss.com/simpless) - Win/Mac 19 | - [Source Tree](http://www.sourcetreeapp.com/) - Mac 20 | - [Sublime Text](http://www.sublimetext.com/) - Cross-platform 21 | - [Vim/Vi] (http://www.vim.org) 22 | - [WinLESS](http://winless.org/) - Win 23 | - [WebStorm](https://www.jetbrains.com/webstorm/) - Cross-platform 24 | -------------------------------------------------------------------------------- /sections/build.md: -------------------------------------------------------------------------------- 1 | # Build 2 | 3 | Ferramentas para ajudar no seu Workflow. 4 | 5 | 6 | ## Preprocessors 7 | - [Less](http://lesscss.org/) 8 | - [Sass](http://sass-lang.com/) 9 | - [Stylus](http://learnboost.github.io/stylus/) 10 | - [Roole](http://roole.org/) 11 | 12 | ## Static Generators 13 | - [Assemble](http://assemble.io/) 14 | - [Cabin](http://www.cabinjs.com/) 15 | - [DocPad](http://docpad.org/) 16 | - [Ghost](https://ghost.org/) 17 | - [Harp](http://harpjs.com/) 18 | - [Hexo](http://zespia.tw/hexo/) 19 | - [JeKyll](http://jekyllrb.com/) 20 | - [Middleman](http://middlemanapp.com/) 21 | - [Serve](http://get-serve.com/) 22 | - [Yeoman](http://yeoman.io/) 23 | 24 | ## Packages Managers 25 | - [Bower](http://bower.io/) 26 | - [Bundler](http://bundler.io/) 27 | - [Component](https://github.com/component/component) 28 | - [Composer](http://getcomposer.org/) 29 | - [Ender](http://ender.jit.su/) 30 | - [Homebrew](http://brew.sh/) 31 | - [Jam](http://jamjs.org/) 32 | - [Pip](http://www.pip-installer.org/en/latest/) 33 | - [Rails Assets](https://rails-assets.org/) 34 | - [Rudix](http://rudix.org/) 35 | - [Volo](http://volojs.org/) 36 | 37 | ## Version Manager 38 | - [NVM](https://github.com/creationix/nvm) - Node Version Manager 39 | - [RVM](https://rvm.io/) - Ruby Version Manager 40 | 41 | ## Tasks Runners 42 | - [Automaton](http://indigounited.com/automaton/) 43 | - [Brunch](http://brunch.io/) 44 | - [Flour](http://ricardo.cc/cake-flour/) 45 | - [Guard](http://guardgem.org/) 46 | - [Gulp](http://gulpjs.com/) 47 | - [Grunt](http://gruntjs.com/) 48 | 49 | ## Design in the Browser 50 | - [Bootstrap Magic](http://pikock.github.com/bootstrap-magic) 51 | - [Easel](https://www.easel.io/) 52 | - [Froont](http://froont.com/) 53 | - [Ionic Creator](http://ionicframework.com/creator/) 54 | - [JetStrap](http://jetstrap.com/) 55 | - [LayoutIt!](http://www.layoutit.com/build) 56 | - [WebFlow](http://www.webflow.com/) 57 | 58 | ## Online Editors 59 | - [Code Pen](http://codepen.io/) 60 | - [CSS Deck](http://cssdeck.com) 61 | - [Dabblet](http://dabblet.com/) 62 | - [JS Fiddle](http://jsfiddle.net) 63 | - [JS Bin](http://jsbin.com) 64 | - [Paste Bin](http://pastebin.com) 65 | - [Plunker](http://plnkr.co) 66 | - [PHP Bin](http://phpbin.net/) 67 | - [Require Bin](http://requirebin.com/) 68 | - [Sass Meister](http://sassmeister.com/) 69 | 70 | ## Version Control 71 | - [Node GH](http://nodegh.io/) 72 | -------------------------------------------------------------------------------- /sections/checklist.md: -------------------------------------------------------------------------------- 1 | # Checklist 2 | 3 | Ferramentas para testes, validação e avaliação do projeto. 4 | 5 | ## Usabilidade 6 | - [Userium](http://userium.com/) 7 | - [Web Developer Checklist](http://webdevchecklist.com/) 8 | 9 | ## Otimização 10 | - [CSS Compressor](http://www.csscompressor.com/) 11 | - [Google Mobile Test](http://www.howtogomo.com/en/d/#gomo-meter) 12 | - [Google Page Speed](https://developers.google.com/speed/pagespeed/insights) 13 | - [Minify Javascript](http://minifyjavascript.com/) 14 | - [ProCSSor](http://procssor.com/) 15 | - [Smush It](http://www.smushit.com/ysmush.it/) 16 | - [YUI Compressor](https://github.com/yui/yuicompressor) 17 | - [Web Page Test](http://www.webpagetest.org/) 18 | 19 | ## Validação 20 | - [CSS W3C Validator](http://jigsaw.w3.org/css-validator/) 21 | - [JSHint](http://www.jshint.com/) 22 | - [HTML Code Sniffer](http://squizlabs.github.com/HTML_CodeSniffer/) 23 | - [HTML W3C Validator](http://validator.w3.org/) 24 | - [Link Checker](http://validator.w3.org/checklink) 25 | - [Mobile W3C Validator](http://validator.w3.org/mobile/) 26 | -------------------------------------------------------------------------------- /sections/databases.md: -------------------------------------------------------------------------------- 1 | # Databases 2 | 3 | ### Bancos Relacionais 4 | - [MariaDB](https://mariadb.org/) 5 | - [MySQL](http://www.mysql.com) 6 | - [PostgreSQL](http://www.postgresql.org) 7 | 8 | 9 | 10 | ### NoSQL 11 | 12 | - [Cassandra](http://cassandra.apache.org) 13 | - [CounchDB](http://couchdb.apache.org) 14 | - [MongoDB](http://www.mongodb.org/) 15 | - [Redis](http://redis.io) 16 | - [Riak](http://basho.com/riak/) 17 | -------------------------------------------------------------------------------- /sections/deploy.md: -------------------------------------------------------------------------------- 1 | # Deploy 2 | 3 | Ferramentas para o seu projeto em produção. 4 | 5 | ## Serviços 6 | - [AWS](https://aws.amazon.com/pt/ec2/?nc1=h_ls) 7 | - [Cloudatcost](http://cloudatcost.com/) 8 | - [Digital Ocean](https://www.digitalocean.com/) 9 | - [Google - Compute Engine](https://cloud.google.com/products/compute-engine/) 10 | - [Linode](https://www.linode.com/) 11 | 12 | ## Automação de Deploy 13 | - [Capistrano](http://www.capistranorb.com/) 14 | - [Mina](http://nadarei.co/mina/) 15 | 16 | ## CI - Integração Contínua 17 | - [CircleCI](https://circleci.com/) 18 | - [Codeclimate](https://codeclimate.com) 19 | - [Coveralls](https://coveralls.io/) 20 | - [Drone](https://drone.io/) 21 | - [JenkinsCI](http://jenkins-ci.org/) 22 | - [Strider](http://stridercd.com/) 23 | - [Travis CI](http://about.travis-ci.org/pt-BR/docs) 24 | 25 | ## VPS 26 | - [AWS](https://aws.amazon.com/pt/ec2/?nc1=h_ls) 27 | - [Cloudatcost](http://cloudatcost.com/) 28 | - [Digital Ocean](https://www.digitalocean.com/) 29 | - [Google - Compute Engine](https://cloud.google.com/products/compute-engine/) 30 | - [Linode](https://www.linode.com/) 31 | 32 | ## PaaS - Plataform As A Service 33 | - [AppFog](https://www.appfog.com/) 34 | - [Deis](http://deis.io/) 35 | - [Dokku](https://github.com/progrium/dokku) 36 | - [Flynn](https://flynn.io/) 37 | - [Heroku](https://www.heroku.com/) 38 | - [OpenShift](https://www.openshift.com/) 39 | - [Tsuru] (http://www.tsuru.io) 40 | -------------------------------------------------------------------------------- /sections/frameworks.md: -------------------------------------------------------------------------------- 1 | # Frameworks 2 | 3 | Lista com Frameworks para o âmbito Front-End e Back-End. 4 | 5 | ## Front-End 6 | 7 | ### CSS 8 | - [Alloy UI](http://alloyui.com/) 9 | - [Basegui](http://basegui.de/) 10 | - [Bootmetro](http://aozora.github.io/bootmetro/index.html) 11 | - [Bootstrap](http://twitter.github.com/bootstrap/) 12 | - [Blueprint](http://www.blueprintcss.org/) 13 | - [Cascade](http://http://www.cascade-framework.com/) 14 | - [Concisecss](http://http://www.cascade-framework.com/) 15 | - [Flat UI](http://designmodo.com/flat-free/) 16 | - [Foundation](http://foundation.zurb.com/) 17 | - [Essence](http://http://getessence.io/) 18 | - [GroundworkCSS](http://groundwork.sidereel.com/home) 19 | - [Gumby](http://gumbyframework.com/) 20 | - [HTML5 Boilerplate](http://html5boilerplate.com/) 21 | - [Jeet](http://jeet.gs/) 22 | - [Kule](http://www.kule.tw/) 23 | - [Material UI](http://material-ui.com/) 24 | - [Materialize](http://materializecss.com/) 25 | - [Metro UI](http://metroui.org.ua/) 26 | - [Metro Bootstrap](http://talkslab.github.io/metro-bootstrap/index.html) 27 | - [Modest Grid](http://modestgrid.com/) 28 | - [PureCSS](http://purecss.io/) 29 | - [Sematic UI](http://semantic-ui.com/) 30 | - [Schema](http://danmalarkey.github.io/schema/) 31 | - [Siimple](http://siimple.juanes.xyz/) 32 | - [Skeleton](http://getskeleton.com/) 33 | - [Responsive Grid](http://www.responsivegridsystem.com/) 34 | - [Top Coat](http://topcoat.io/) 35 | - [Turretcss](http://turretcss.com/) 36 | - [Uikit](http://www.getuikit.com/) 37 | - [Yaml](http://www.yaml.de/) 38 | 39 | ### JavaScript 40 | - [Angular](http://angularjs.org/) 41 | - [Backbone](http://documentcloud.github.io/backbone/) 42 | - [Ember](http://emberjs.com/) 43 | - [ExtJS](http://www.sencha.com/products/extjs/) 44 | - [H9RBS.js](http://html9responsiveboilerstrapjs.com/) 45 | - [Hoodie](http://hood.ie/) 46 | - [Meteor](http://meteor.com/) 47 | - [Montage JS](http://montagejs.org/) 48 | - [No Backend](http://nobackend.org/) 49 | - [React] (http://facebook.github.io/react/) 50 | 51 | ## Back-End 52 | 53 | ### PHP 54 | - [Cake PHP](http://cakephp.org/) 55 | - [Code Igniter](http://ellislab.com/codeigniter) 56 | - [Laravel](http://laravel.com/) 57 | - [Phalcon PHP](http://phalconphp.com/pt) 58 | - [Slim](http://www.slimframework.com/) 59 | - [Symfony](http://symfony.com/) 60 | - [Zend Framework](http://framework.zend.com/) 61 | 62 | ### Python 63 | - [Bootle](http://bottlepy.org/docs/dev/index.html) 64 | - [Django](https://www.djangoproject.com) 65 | - [Flask](http://flask.pocoo.org) 66 | - [Pyramid](http://docs.pylonsproject.org/en/latest/) 67 | - [Tornado] (http://www.tornadoweb.org/en/stable/) 68 | - [Web2py](http://www.web2py.com) 69 | 70 | ### WordPress 71 | - [Bones](http://themble.com/bones/) 72 | 73 | ### Ruby 74 | - [Rails](http://rubyonrails.org) 75 | - [Sinatra](http://www.sinatrarb.com/) 76 | 77 | ## Mobile 78 | - [Flat UI Theme](https://github.com/ququplay/jquery-mobile-flat-ui-theme) 79 | - [Ionic](http://ionicframework.com/) 80 | - [jQuery Mobile](http://jquerymobile.com/) 81 | - [jQTouch](http://jqtjs.com/) 82 | - [Lungo](http://lungo.tapquo.com/) 83 | - [Phone Gap](http://phonegap.com/) 84 | - [Sencha Touch](http://www.sencha.com/products/touch/) 85 | - [Rachet](http://maker.github.com/ratchet/) 86 | - [TideSDK](http://www.tidesdk.org/) 87 | 88 | ## Newsletters 89 | - [Ink - Responsive Emails](http://zurb.com/ink/) 90 | - [HTML5EB - Email Boilerplate](http://htmlemailboilerplate.com/) 91 | 92 | -------------------------------------------------------------------------------- /sections/generators.md: -------------------------------------------------------------------------------- 1 | # Geradores 2 | 3 | Ferramentas para ajuda na criação e desenvolvimento de projetos, geradores e muitas coisas legais. 4 | 5 | ## Imagens 6 | - [Fake images please?](http://fakeimg.pl/) 7 | - [Lorem pixel](http://lorempixel.com/) 8 | - [Noise PNG](http://noisepng.com/) 9 | - [Place Bear](http://placebear.com/) 10 | - [Place Cat](http://placekitten.com/) 11 | - [Place Dog](http://placedog.com/) 12 | - [Place Hold It](http://placehold.it/) 13 | - [Sprite Cow](http://www.spritecow.com/) 14 | - [Sprite Maper](http://yostudios.github.com/Spritemapper/) 15 | - [Sprite Pad](http://spritepad.wearekiss.com/) 16 | - [Subtle Patterns](http://subtlepatterns.com/) 17 | 18 | ## Cores 19 | - [colourcode](http://www.colourco.de/) 20 | - [Hail Pixel](http://color.hailpixel.com/) 21 | 22 | ## Fontes 23 | - [Bacon Ipsum](http://baconipsum.com/) 24 | - [Cufon](http://cufon.shoqolate.com/generate/) 25 | - [CupCake Ipsum](http://cupcakeipsum.com/) 26 | - [Font Squirrel](http://www.fontsquirrel.com/) 27 | - [Google Web Fonts](http://www.google.com/webfonts) 28 | - [Mussum Ipsum](http://mussumipsum.com/) 29 | - [PX to EM Conversion](http://pxtoem.com/) 30 | - [Random Text](http://www.randomtext.me/) 31 | 32 | ## CSS 33 | - [CSS Drop Shadows](http://nicolasgallagher.com/css-drop-shadows-without-images/demo/) 34 | - [CSSMatic](http://www.cssmatic.com/) 35 | - [CSS Social Buttons](http://webdesignerwall.com/demo/css-social-buttons/) 36 | - [CSS3 Maker](http://www.css3maker.com/) 37 | - [CSS3 Generator](http://css3generator.com/) 38 | - [Media Query Builder](http://arcsec.ca/media-query-builder/) 39 | - [Stylie - CSS3 Animation](http://jeremyckahn.github.io/stylie/) 40 | 41 | ## Ícones 42 | - [Favikon](http://www.favikon.com/) 43 | - [Fav Icon Generator](http://favicon-generator.org/) 44 | - [Font Awesome](http://fortawesome.github.com/Font-Awesome/) 45 | - [Fontello](http://fontello.com/) 46 | - [Fontastic](http://fontastic.me/) 47 | - [IconMoon](http://icomoon.io/) 48 | - [Icons Generator](http://www.gieson.com/Library/projects/utilities/icon_slayer) 49 | - [IcoSmith](http://icosmith.com/) 50 | - [Symbolset](http://symbolset.com/) 51 | - [Load Icon generator](http://ajaxload.info/) 52 | 53 | ## Wireframes 54 | - [Quirktools](http://quirktools.com/wires/) 55 | - [Sketchsheets Repository](http://sneakpeekit.com/browser-sketchsheets/) 56 | - [Wireframe Builder](http://wireframe.cc/) 57 | - [Wirefy](http://cjdsie.github.com/wirefy/) 58 | -------------------------------------------------------------------------------- /sections/news.md: -------------------------------------------------------------------------------- 1 | # Newsletters 2 | 3 | Newslletters para assinar. 4 | 5 | - [Build Mobile](http://buildmobile.com/) 6 | - [CSS Weekly](http://css-weekly.com/) 7 | - [Design Weekly](http://web-design-weekly.com/) 8 | - [Django Week](http://djangoweek.ly/) 9 | - [HTML5 Weekly](http://html5weekly.com/) 10 | - [Hacker Newsletter](http://www.hackernewsletter.com/) 11 | - [JavaScript Weekly](http://javascriptweekly.com/) 12 | - [NOSQL Weekly](http://www.NoSQLWeekly.com) 13 | - [Python Weekly](http://www.PythonWeekly.com) 14 | - [Responsive Design Weekly](http://responsivedesignweekly.com/) 15 | - [Sidebar.io](http://sidebar.io/) 16 | - [Site Point](http://www.sitepoint.com/newsletter/) 17 | - [Status Code](http://statuscode.org/) 18 | - [WP Mail](http://wpMail.me) 19 | 20 | 21 | -------------------------------------------------------------------------------- /sections/online.md: -------------------------------------------------------------------------------- 1 | # Recursos Online 2 | 3 | ## Snippets 4 | * [Laravel Cheat](http://cheats.jesse-obrien.ca/) 5 | * [Laravel Recipes](http://laravel-recipes.com/) 6 | * [Snipplr](http://snipplr.com/) 7 | * [Snipt](https://snipt.net/) 8 | * [WP Snipp](http://wpsnipp.com/) 9 | * [WP Recipes](http://www.wprecipes.com/) 10 | * [WPS](http://wp-snippets.com/) 11 | 12 | ## Social Code 13 | * [Bit Bucket](https://bitbucket.org/) 14 | * [Code Plane](https://codeplane.com.br/) 15 | * [Could9](https://c9.io/) 16 | * [Git Hub](https://github.com/) 17 | * [Koding](https://koding.com/#) 18 | 19 | ## Suporte 20 | * [DevDocs](http://devdocs.io/) 21 | * [Database Administrators](http://dba.stackexchange.com/) 22 | * [Stack Exchange](http://stackexchange.com/) 23 | * [Stack Overflow](http://stackoverflow.com/) 24 | * [Server Fault](http://serverfault.com/) 25 | * [Pro Webmasters](http://webmasters.stackexchange.com/) 26 | * [Wordpress Answers](http://wordpress.stackexchange.com/) 27 | 28 | -------------------------------------------------------------------------------- /sections/tests.md: -------------------------------------------------------------------------------- 1 | # Testes 2 | 3 | ## TDD, BDD e E2E 4 | - [CasperJS](http://casperjs.org/) 5 | - [Chai](http://chaijs.com/) 6 | - [DalekJS](http://dalekjs.com/) 7 | - [Ghost Driver](https://github.com/detro/ghostdriver) 8 | - [Jasmine](http://jasmine.github.io/2.0/introduction.html) 9 | - [Karma](http://karma-runner.github.io/0.10/index.html) 10 | - [Mocha](http://mochajs.org/) 11 | - [NightwatchJs](http://nightwatchjs.org/) 12 | - [PhantomJS](http://phantomjs.org/) 13 | - [SlimerJS](http://slimerjs.org/) 14 | - [ZombieJs](http://zombie.labnotes.org/) 15 | 16 | ## Cross-Browser / Cross-Devices 17 | - [Browser Stack](http://www.browserstack.com/) 18 | - [Responsinator](http://www.responsinator.com/) 19 | - [Responsive Is](http://responsive.is/typecast.com) 20 | - [Screen Fly](http://quirktools.com/screenfly/) 21 | - [Screen Queries](http://screenqueri.es/) 22 | - [Source Labs](https://saucelabs.com/) 23 | - [Test iPhone](http://www.testiphone.com/) 24 | -------------------------------------------------------------------------------- /sections/ui.md: -------------------------------------------------------------------------------- 1 | # User Interface 2 | 3 | Ferramentas para auxiliar na criação do seu projeto. 4 | 5 | - [Graphic Burger](http://graphicburger.com/ui-elements/) 6 | - [Icon Deposit](http://www.icondeposit.com/) 7 | - [Inspired UI](http://inspired-ui.com/) 8 | - [Lovely UI](http://www.lovelyui.com/) 9 | - [Okilla](http://www.okilla.com/) 10 | - [UI Box](http://www.uibox.in/) 11 | - [UI Cloud](http://ui-cloud.com) 12 | - [UI Parade](http://www.uiparade.com/) 13 | 14 | 15 | --------------------------------------------------------------------------------