File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55![ npm] ( https://img.shields.io/npm/dt/react-timecode?style=flat-square )
66![ Coveralls github] ( https://img.shields.io/coveralls/github/ryanhefner/react-timecode?style=flat-square )
77![ CircleCI] ( https://img.shields.io/circleci/build/github/ryanhefner/react-timecode?style=flat-square )
8- ![ Snyk Vulnerabilities for GitHub Repo ] ( https://img.shields. io/snyk/vulnerabilities/ github/ryanhefner/react-timecode?style=flat-square )
8+ [ ![ Known Vulnerabilities] ( https://snyk. io/test/ github/ryanhefner/react-timecode/badge.svg )]
99![ Twitter Follow] ( https://img.shields.io/twitter/follow/ryanhefner )
1010
1111
@@ -81,7 +81,7 @@ have some need to render some strings without the context of the component.
8181
8282* ` parseTime(time:Number): { hours: Number, minutes: Number, seconds: Number, milliseconds: Number } `
8383* ` pad(number: Number, length: Number = 2): String `
84- * ` formatMilliseconds(milliseconds: Number, length: Number = 3) `
84+ * ` formatMilliseconds(milliseconds: Number, length: Number = 3): String `
8585* ` formatTimecode({ format: String, time: Number }): String `
8686
8787## Pairs well with...
You can’t perform that action at this time.
0 commit comments