Bee Steephenson

Results 2 issues of Bee Steephenson

I think this could be a useful feature. ``` _.extract('My name is {0} and I like {1}', 'My name is Ben and I like pie') => ['Ben', 'pie'] myFun =...

Adds the ability to set the stroke-width of the circles and the connectors from index.html without the designer having to go through the javascript file Updates the README.md file with...