Skip to content

Commit

Permalink
Merge pull request #21 from crazy2be/gh-pages
Browse files Browse the repository at this point in the history
Update bower_components. - thank you@crazy2be
  • Loading branch information
clarabstract committed Mar 17, 2016
2 parents 7e751d7 + 4936ebf commit bae1109
Show file tree
Hide file tree
Showing 48 changed files with 13,415 additions and 19,491 deletions.
36 changes: 9 additions & 27 deletions bower_components/d3/.bower.json
Original file line number Diff line number Diff line change
@@ -1,36 +1,18 @@
{
"name": "d3",
"version": "3.5.5",
"description": "A JavaScript visualization library for HTML and SVG.",
"main": "d3.js",
"scripts": [
"d3.js"
],
"ignore": [
".DS_Store",
".git",
".gitignore",
".npmignore",
".spmignore",
".travis.yml",
"Makefile",
"bin",
"component.json",
"composer.json",
"index.js",
"lib",
"node_modules",
"package.json",
"src",
"test"
],
"homepage": "https://github.com/mbostock/d3",
"_release": "3.5.5",
"license": "BSD-3-Clause",
"ignore": [],
"homepage": "https://github.com/mbostock-bower/d3-bower",
"version": "3.5.16",
"_release": "3.5.16",
"_resolution": {
"type": "version",
"tag": "v3.5.5",
"commit": "9628a923cb9df82058a4a2fcc8d415e45b6d5d2f"
"tag": "v3.5.16",
"commit": "f541593777ebe842059fda09d3ce1b6de8b29a7d"
},
"_source": "git://github.com/mbostock/d3.git",
"_source": "git://github.com/mbostock-bower/d3-bower.git",
"_target": "^3.3.8",
"_originalSource": "d3"
}
5 changes: 0 additions & 5 deletions bower_components/d3/.gitattributes

This file was deleted.

27 changes: 0 additions & 27 deletions bower_components/d3/CONTRIBUTING.md

This file was deleted.

2 changes: 1 addition & 1 deletion bower_components/d3/LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2010-2015, Michael Bostock
Copyright (c) 2010-2016, Michael Bostock
All rights reserved.

Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 2 additions & 2 deletions bower_components/d3/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Data-Driven Documents

<a href="http://d3js.org"><img src="http://d3js.org/logo.svg" align="left" hspace="10" vspace="6"></a>
<a href="https://d3js.org"><img src="https://d3js.org/logo.svg" align="left" hspace="10" vspace="6"></a>

**D3.js** is a JavaScript library for manipulating documents based on data. **D3** helps you bring data to life using HTML, SVG and CSS. D3’s emphasis on web standards gives you the full capabilities of modern browsers without tying yourself to a proprietary framework, combining powerful visualization components and a data-driven approach to DOM manipulation.
**D3.js** is a JavaScript library for manipulating documents based on data. **D3** helps you bring data to life using HTML, SVG, and CSS. **D3** emphasizes web standards and combines powerful visualization components with a data-driven approach to DOM manipulation, giving you the full capabilities of modern browsers without tying yourself to a proprietary framework.

Want to learn more? [See the wiki.](https://github.com/mbostock/d3/wiki)

Expand Down
25 changes: 3 additions & 22 deletions bower_components/d3/bower.json
Original file line number Diff line number Diff line change
@@ -1,26 +1,7 @@
{
"name": "d3",
"version": "3.5.5",
"description": "A JavaScript visualization library for HTML and SVG.",
"main": "d3.js",
"scripts": [
"d3.js"
],
"ignore": [
".DS_Store",
".git",
".gitignore",
".npmignore",
".spmignore",
".travis.yml",
"Makefile",
"bin",
"component.json",
"composer.json",
"index.js",
"lib",
"node_modules",
"package.json",
"src",
"test"
]
"license": "BSD-3-Clause",
"ignore": []
}
Loading

0 comments on commit bae1109

Please sign in to comment.