2.0.1 • Published 6 years ago

smartchai v2.0.1

Weekly downloads
33
License
MIT
Repository
gitlab
Last release
6 years ago

smartchai

chai + chai-as-promised + chai-string for TypeScript

Availabililty

npm git git docs

Status for master

build status coverage report npm downloads per month Dependency Status bitHound Dependencies bitHound Code TypeScript node JavaScript Style Guide

Usage

Use TypeScript for best in class instellisense.

import { expect } from 'smartchai';

expect(new Error('hi')).to.be.instanceOf(Error);

For further information read the linked docs at the top of this README.

MIT licensed | © Lossless GmbH

repo-footer

2.0.1

6 years ago

2.0.2

6 years ago

2.0.0

6 years ago

1.0.8

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago