kibana/packages/elastic-datemath
Tiago Costa 48694bbbad
chore(NA): move elastic-datemath from mocha into jest (#87351)
* chore(NA): move from mocha to jest

* chore(NA): init changes on sinon replacement

* chore(NA): continue to use sinon for timer mocks

* docs(NA): explaining why we keep to use sinon on elastic datemath

* chore(NA): remove sinon from elastic-datemath
2021-01-06 18:18:28 +00:00
..
.npmignore
index.d.ts
index.js
index.test.js chore(NA): move elastic-datemath from mocha into jest (#87351) 2021-01-06 18:18:28 +00:00
jest.config.js chore(NA): move elastic-datemath from mocha into jest (#87351) 2021-01-06 18:18:28 +00:00
package.json
readme
tsconfig.json

# datemath

Datemath string parser used in Kibana. This is published to NPM for use in a limited number of locations outside of Kibana, but is not regularly updated and may get seriously out of date.

If you file an issue in elastic/kibana we can probably update it for you if needed, though you probably shouldn't depend on this package for anything important.