smartchai
TypeScript icon, indicating that this package has built-in type declarations

2.0.1 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i smartchai

Weekly Downloads

2

Version

2.0.1

License

MIT

Unpacked Size

10.9 kB

Total Files

10

Last publish

Collaborators

  • lossless