A testing suite for Distype. Note that the version of Distype installed from npm install
is from the build branch, so it may be unstable.
In the folder of a local Distype repository, run this command:
npm link
You can then run the following command in this directory:
npm link distype
The same applies for @distype/cmd
.
- bufferutil: Improves ws performance
- utf-8-validate: Improves ws performance