Skip to content

Commit

Permalink
v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bubkoo committed Apr 13, 2016
1 parent de36724 commit 6ef0245
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,7 @@ toNumber(new Object()); // => NaN
- [to-upper](https://github.com/bubkoo/to-upper) - Converts string, as a whole, to upper case.
- [to-path](https://github.com/bubkoo/to-path) - Converts value to a property path array.
- [to-source-code](https://github.com/bubkoo/to-source-code.git) - Converts function to its source code.
- [upper-first](https://github.com/bubkoo/upper-first) - Converts the first character of string to upper case.
- [lower-first](https://github.com/bubkoo/lower-first) - Converts the first character of string to lower case.


## Contributing

Expand Down

0 comments on commit 6ef0245

Please sign in to comment.