Skip to content

Commit

Permalink
add related
Browse files Browse the repository at this point in the history
  • Loading branch information
abranhe committed Aug 17, 2018
1 parent c53e09a commit fe3c71a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@ console.log(sto('a: 1, b: 2, c: 3, d: 4'));
// => { a: '1', b: '2', c: '3', d: '4' }
```

# Related

- [str-to-arr](https://github.com/abranhe/str-to-arr): Add words from a string to an array

# Team

|[![Carlos Abraham Logo](https://avatars3.githubusercontent.com/u/21347264?s=50&v=4)](https://19cah.com)|
Expand Down

0 comments on commit fe3c71a

Please sign in to comment.