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 [@elastic/datemath] Remove build step from datemath package. (#75505) 2020-08-21 19:27:34 -06:00
index.d.ts [@elastic/datemath] Remove build step from datemath package. (#75505) 2020-08-21 19:27:34 -06:00
index.js [@elastic/datemath] Remove build step from datemath package. (#75505) 2020-08-21 19:27:34 -06:00
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 chore(NA): move into single pkg json (#80015) 2020-11-02 21:18:52 +00:00
readme
tsconfig.json Introduce TS incremental builds & move src/test_utils to TS project (#76082) 2020-09-03 14:20:04 +02:00

# 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.