• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

blakeembrey / title-case / 66
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: patch-1
DEFAULT BRANCH: master
Ran 29 Mar 2019 03:31AM UTC
Jobs 1
Files 2
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
66

Pull #15

travis-ci

web-flow
Update typescript definition

Using the ts 3.3.3333 compiler, and importing this library like so:

```
import titleCase from 'title-case';
```

 I got the following error with the current definition:

```
Module '".../node_modules/title-case/title-case"' has no default export.ts(1192)
```

This fixed it for me as an override.

NB. I am fairly new to typescript, so am uncertain if there is a reason to keep the old `export =` format.
Pull Request #15: Update typescript definition

25 of 25 relevant lines covered (100.0%)

2.28 hits per line

Jobs
ID Job ID Ran Files Coverage
1 66.1 29 Mar 2019 03:31AM UTC 0
100.0
Travis Job 66.1
Source Files on build 66
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #66
  • Pull Request #15
  • PR Base - master (#64)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc