Bryan Housel
|
8c7037eede
|
Swap jest for node-tap
node-tap is much simpler, and jest's babel transformer was messing stuff up
|
2021-06-22 10:27:24 -04:00 |
|
Bryan Housel
|
1c4fc70e3b
|
WIP Modernize
- switch to type: module
- replace all CJS require/module.exports with ES6 import/expor
|
2021-06-22 00:04:52 -04:00 |
|
Bryan Housel
|
a1db1efa59
|
Ensure that simplify/stemmer can deal with non-string input
|
2020-12-23 11:16:42 -05:00 |
|
Bryan Housel
|
b8fec04ce6
|
Add tests for the stemmer (I don't know if it's used anymore)
(re: #4788)
|
2020-12-23 11:08:52 -05:00 |
|