File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
(defproject binaryage /devtools " 0.6.1-SNAPSHOT"
2
- :description " Chrome DevTools utilities for ClojureScript"
2
+ :description " A collection of Chrome DevTools enhancements for ClojureScript developers. "
3
3
:url " https://github.com/binaryage/cljs-devtools"
4
4
:license {:name " MIT License"
5
5
:url " http://opensource.org/licenses/MIT"
Original file line number Diff line number Diff line change 1
1
# cljs-devtools [ ![ GitHub license] ( https://img.shields.io/github/license/binaryage/cljs-devtools.svg )] ( license.txt ) [ ![ Clojars Project] ( https://img.shields.io/clojars/v/binaryage/devtools.svg )] ( https://clojars.org/binaryage/devtools ) [ ![ Travis] ( https://img.shields.io/travis/binaryage/cljs-devtools.svg )] ( https://travis-ci.org/binaryage/cljs-devtools ) [ ![ Sample Project] ( https://img.shields.io/badge/project-example-ff69b4.svg )] ( https://github.com/binaryage/cljs-devtools-sample )
2
2
3
- A set of neat Chrome DevTools enhancements for ClojureScript developers:
3
+ A collection of Chrome DevTools enhancements for ClojureScript developers:
4
4
5
5
* Better presentation of ClojureScript values in Chrome DevTools (` :custom-formatters ` )
6
6
* More informative exceptions (` :sanity-hints ` )
You can’t perform that action at this time.
0 commit comments