Skip to content

Commit f273eff

Browse files
authored
Chore/clean up repo add core team section (#392)
* Add Core Team section to README * Remove donations entries from the README.md * Remove donate button from sandbox * Remove FUNDING.yml * Remove all the tweak https://tweak-extension.com/ links from documentation * Oops removed stars link * Drop twitter handlers in readme.md * nit
1 parent f182f33 commit f273eff

16 files changed

Lines changed: 10 additions & 161 deletions

.github/FUNDING.YML

Lines changed: 0 additions & 4 deletions
This file was deleted.

README.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,12 @@
33
[![npm version](https://img.shields.io/npm/v/react-d3-graph.svg?style=flat-square)](https://www.npmjs.com/package/react-d3-graph) [![npm](https://img.shields.io/npm/dw/react-d3-graph.svg?style=flat-square)](https://www.npmjs.com/package/react-d3-graph)
44
[![npm](https://img.shields.io/npm/dt/react-d3-graph.svg?style=flat-square)](https://www.npmjs.com/package/react-d3-graph) [![probot enabled](https://img.shields.io/badge/probot:stale-enabled-yellow.svg?longCache=true&style=flat-square)](https://probot.github.io/) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)
55

6-
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://paypal.me/DanielCaldas321)
7-
86
:book: [Documentation](https://danielcaldas.github.io/react-d3-graph/docs/index.html)
97

108
### _Interactive and configurable graphs with react and d3 effortlessly_
119

1210
[![react-d3-graph gif sample](https://github.com/danielcaldas/react-d3-graph/blob/master/sandbox/rd3g_v2.gif?raw=true)](https://danielcaldas.github.io/react-d3-graph/sandbox/index.html)
1311

14-
## Donations
15-
16-
If you enjoy this library, please consider [supporting me](https://paypal.me/DanielCaldas321) for developing and maintaining it.
17-
18-
[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://paypal.me/DanielCaldas321)
19-
2012
## Playground
2113

2214
[Here a live playground](https://danielcaldas.github.io/react-d3-graph/sandbox/index.html) page where you can interactively config your own graph, and generate a ready to use configuration! :sunglasses:
@@ -148,9 +140,18 @@ const onNodePositionChange = function(nodeId, x, y) {
148140
/>;
149141
```
150142

143+
## Core Team
144+
145+
The group of maintainers driving the project.
146+
147+
| [Daniel Caldas](https://github.com/danielcaldas) | [Sara Hernández](https://github.com/LonelyPrincess) | [Terahn Harrison](https://github.com/terahn) |
148+
| ----------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------- |
149+
| ![danielcaldas](https://avatars2.githubusercontent.com/u/11733994?s=120&u=e6b6edacde9c76844785e21d0568a4ba7c7f9aa4&v=4) | ![LonelyPrincess](https://avatars3.githubusercontent.com/u/17673317?s=120&u=d3170de2d3d4adf6268b892213927c8439d2f513&v=4) | ![terahn](https://avatars2.githubusercontent.com/u/23760949?s=120&u=9182d8d602285c507a1e88a0629785323b2f8703&v=4) |
150+
| [@\_danielcaldas](https://twitter.com/_danielcaldas) | | |
151+
151152
## Contributions
152153

153-
Contributions are welcome, feel free to submit new ideas/features, just open an issue or send me an email or something. If you are more a _hands on_ person, just submit a pull request. Before jumping into coding, please take a look at the contribution guidelines [CONTRIBUTING.md](https://github.com/danielcaldas/react-d3-graph/blob/master/CONTRIBUTING.md).
154+
Contributions are welcome, feel free to submit new ideas/features, just go ahead and open an issue. If you are more a _hands on_ person, just submit a pull request. Before jumping into coding, please take a look at the contribution guidelines [CONTRIBUTING.md](https://github.com/danielcaldas/react-d3-graph/blob/master/CONTRIBUTING.md).
154155

155156
To run react-d3-graph in development mode you just need to run `npm run dev` and the interactive sandbox will reload with the changes to the library code, that way you can test your changes not only through unit test but also through a real life example. It's that simple. The development workflow usually should follow the steps:
156157

docs/0.3.0.html

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -23,17 +23,6 @@
2323
<div class='flex'>
2424
<div id='split-left' class='overflow-auto fs0 height-viewport-100'>
2525
<div class='py1 px2'>
26-
<div style="border: 1px solid #fefefe; padding: 4px;">
27-
<a href="https://tweak-extension.com" title="tweak browser extension official website" target="_blank">
28-
<img src="https://github.com/danielcaldas/react-d3-graph/blob/master/docs/tweak-logo.png?raw=true" alt="tweak extension official logo" width="100" height="26"/>
29-
<p style="font-size: 12px; line-height: 14px;">
30-
Mock HTTP requests with tweak chrome<br>
31-
extension. Reproduce edge cases in your UI.<br>
32-
Develop your web app without waiting<br>
33-
for the backend. Take it for a spin?
34-
</p>
35-
</a>
36-
</div>
3726
<h3 class='mb0 no-anchor'>react-d3-graph</h3>
3827
<i class="icon-github"></i>
3928
<div class='mb1'><code>0.3.0</code></div>

docs/0.4.0.html

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -23,17 +23,6 @@
2323
<div class='flex'>
2424
<div id='split-left' class='overflow-auto fs0 height-viewport-100'>
2525
<div class='py1 px2'>
26-
<div style="border: 1px solid #fefefe; padding: 4px;">
27-
<a href="https://tweak-extension.com" title="tweak browser extension official website" target="_blank">
28-
<img src="https://github.com/danielcaldas/react-d3-graph/blob/master/docs/tweak-logo.png?raw=true" alt="tweak extension official logo" width="100" height="26"/>
29-
<p style="font-size: 12px; line-height: 14px;">
30-
Mock HTTP requests with tweak chrome<br>
31-
extension. Reproduce edge cases in your UI.<br>
32-
Develop your web app without waiting<br>
33-
for the backend. Take it for a spin?
34-
</p>
35-
</a>
36-
</div>
3726
<h3 class='mb0 no-anchor'>react-d3-graph</h3>
3827
<i class="icon-github"></i>
3928
<div class='mb1'><code>0.4.0</code></div>

docs/1.0.0.html

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -23,17 +23,6 @@
2323
<div class='flex'>
2424
<div id='split-left' class='overflow-auto fs0 height-viewport-100'>
2525
<div class='py1 px2'>
26-
<div style="border: 1px solid #fefefe; padding: 4px;">
27-
<a href="https://tweak-extension.com" title="tweak browser extension official website" target="_blank">
28-
<img src="https://github.com/danielcaldas/react-d3-graph/blob/master/docs/tweak-logo.png?raw=true" alt="tweak extension official logo" width="100" height="26"/>
29-
<p style="font-size: 12px; line-height: 14px;">
30-
Mock HTTP requests with tweak chrome<br>
31-
extension. Reproduce edge cases in your UI.<br>
32-
Develop your web app without waiting<br>
33-
for the backend. Take it for a spin?
34-
</p>
35-
</a>
36-
</div>
3726
<h3 class='mb0 no-anchor'>react-d3-graph</h3>
3827
<i class="icon-github"></i>
3928
<div class='mb1'><code>1.0.0</code></div>

docs/1.0.1.html

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -23,17 +23,6 @@
2323
<div class='flex'>
2424
<div id='split-left' class='overflow-auto fs0 height-viewport-100'>
2525
<div class='py1 px2'>
26-
<div style="border: 1px solid #fefefe; padding: 4px;">
27-
<a href="https://tweak-extension.com" title="tweak browser extension official website" target="_blank">
28-
<img src="https://github.com/danielcaldas/react-d3-graph/blob/master/docs/tweak-logo.png?raw=true" alt="tweak extension official logo" width="100" height="26"/>
29-
<p style="font-size: 12px; line-height: 14px;">
30-
Mock HTTP requests with tweak chrome<br>
31-
extension. Reproduce edge cases in your UI.<br>
32-
Develop your web app without waiting<br>
33-
for the backend. Take it for a spin?
34-
</p>
35-
</a>
36-
</div>
3726
<h3 class='mb0 no-anchor'>react-d3-graph</h3>
3827
<i class="icon-github"></i>
3928
<div class='mb1'><code>1.0.1</code></div>

docs/1.2.0.html

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -23,17 +23,6 @@
2323
<div class='flex'>
2424
<div id='split-left' class='overflow-auto fs0 height-viewport-100'>
2525
<div class='py1 px2'>
26-
<div style="border: 1px solid #fefefe; padding: 4px;">
27-
<a href="https://tweak-extension.com" title="tweak browser extension official website" target="_blank">
28-
<img src="https://github.com/danielcaldas/react-d3-graph/blob/master/docs/tweak-logo.png?raw=true" alt="tweak extension official logo" width="100" height="26"/>
29-
<p style="font-size: 12px; line-height: 14px;">
30-
Mock HTTP requests with tweak chrome<br>
31-
extension. Reproduce edge cases in your UI.<br>
32-
Develop your web app without waiting<br>
33-
for the backend. Take it for a spin?
34-
</p>
35-
</a>
36-
</div>
3726
<h3 class='mb0 no-anchor'>react-d3-graph</h3>
3827
<i class="icon-github"></i>
3928
<div class='mb1'><code>1.2.0</code></div>

docs/1.2.2.html

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -23,17 +23,6 @@
2323
<div class='flex'>
2424
<div id='split-left' class='overflow-auto fs0 height-viewport-100'>
2525
<div class='py1 px2'>
26-
<div style="border: 1px solid #fefefe; padding: 4px;">
27-
<a href="https://tweak-extension.com" title="tweak browser extension official website" target="_blank">
28-
<img src="https://github.com/danielcaldas/react-d3-graph/blob/master/docs/tweak-logo.png?raw=true" alt="tweak extension official logo" width="100" height="26"/>
29-
<p style="font-size: 12px; line-height: 14px;">
30-
Mock HTTP requests with tweak chrome<br>
31-
extension. Reproduce edge cases in your UI.<br>
32-
Develop your web app without waiting<br>
33-
for the backend. Take it for a spin?
34-
</p>
35-
</a>
36-
</div>
3726
<h3 class='mb0 no-anchor'>react-d3-graph</h3>
3827
<i class="icon-github"></i>
3928
<div class='mb1'><code>1.2.2</code></div>

docs/1.3.0.html

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -23,17 +23,6 @@
2323
<div class='flex'>
2424
<div id='split-left' class='overflow-auto fs0 height-viewport-100'>
2525
<div class='py1 px2'>
26-
<div style="border: 1px solid #fefefe; padding: 4px;">
27-
<a href="https://tweak-extension.com" title="tweak browser extension official website" target="_blank">
28-
<img src="https://github.com/danielcaldas/react-d3-graph/blob/master/docs/tweak-logo.png?raw=true" alt="tweak extension official logo" width="100" height="26"/>
29-
<p style="font-size: 12px; line-height: 14px;">
30-
Mock HTTP requests with tweak chrome<br>
31-
extension. Reproduce edge cases in your UI.<br>
32-
Develop your web app without waiting<br>
33-
for the backend. Take it for a spin?
34-
</p>
35-
</a>
36-
</div>
3726
<h3 class='mb0 no-anchor'>react-d3-graph</h3>
3827
<i class="icon-github"></i>
3928
<div class='mb1'><code>1.3.0</code></div>

docs/2.0.2.html

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -23,17 +23,6 @@
2323
<div class='flex'>
2424
<div id='split-left' class='overflow-auto fs0 height-viewport-100'>
2525
<div class='py1 px2'>
26-
<div style="border: 1px solid #fefefe; padding: 4px;">
27-
<a href="https://tweak-extension.com" title="tweak browser extension official website" target="_blank">
28-
<img src="https://github.com/danielcaldas/react-d3-graph/blob/master/docs/tweak-logo.png?raw=true" alt="tweak extension official logo" width="100" height="26"/>
29-
<p style="font-size: 12px; line-height: 14px;">
30-
Mock HTTP requests with tweak chrome<br>
31-
extension. Reproduce edge cases in your UI.<br>
32-
Develop your web app without waiting<br>
33-
for the backend. Take it for a spin?
34-
</p>
35-
</a>
36-
</div>
3726
<h3 class='mb0 no-anchor'>react-d3-graph</h3>
3827
<div class='mb1'><code>2.0.2</code></div>
3928
<h3>Quick Links</h3>

0 commit comments

Comments
 (0)