Skip to content

Commit

Permalink
adds Ghostlab responsive development tool to OS X Apps
Browse files Browse the repository at this point in the history
  • Loading branch information
vgdub committed Aug 9, 2013
1 parent a62ea6b commit 2187988
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Community driven list of useful things for front end developers. [How to contrib
- [gist.github](https://gist.github.com) — code snippets
- [JSFiddle](https://jsfiddle.net) — JavaScript, HTML and CSS playground
- [CodePen](https://codepen.io) — Another JS, HTML, CSS sandbox
- [RegExr](https://gskinner.com/RegExr/) — regular expression playground
- [RegExr](https://gskinner.com/RegExr/) — regular expression playground

## Img
- [PNG compressor](https://www.punypng.com)
Expand Down Expand Up @@ -75,7 +75,7 @@ Community driven list of useful things for front end developers. [How to contrib
- [Backbone.js](https://backbonejs.org) — give your JS App some Backbone with Models, Views, Collections, and Events.
- [Knockout](https://knockoutjs.com) — is a JavaScript MVVM library that makes it easier to create rich, desktop-like user interfaces with JavaScript and HTML.
- [Knockback.js](https://kmalakoff.github.com/knockback/) — provides Knockout.js magic for Backbone.js Models and Collections.
- [AngularJS](https://angularjs.org)
- [AngularJS](https://angularjs.org)
- [Ember.js](https://emberjs.com)
- [CanJS](https://canjs.us)
- [Spine](https://spinejs.com) — lightweight MVC library for building JavaScript applications.
Expand Down Expand Up @@ -273,6 +273,7 @@ Community driven list of useful things for front end developers. [How to contrib
- [BLESS CSS](https://blesscss.com) — fighting IE's CSS selectors limit, and nice tool for checking CSS selectors count
- [Kaleidoscope](https://www.kaleidoscopeapp.com/) — a nice diff tool
- [Dash](https://kapeli.com/dash) — gives you instant offline access to 80+ API documentation sets.
- [Ghostlab](https://vanamco.com/ghostlab/) - responsive development workflow tool that allows for synchronized testing of your web app across multiple devices - similar to Edge Inspect

## Git
- [GitHowTo](https://githowto.com)
Expand Down

0 comments on commit 2187988

Please sign in to comment.