mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
* 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 |
||
---|---|---|
.. | ||
.npmignore | ||
index.d.ts | ||
index.js | ||
index.test.js | ||
jest.config.js | ||
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.