kibana/packages/elastic-datemath
Tiago Costa 00940dd0f5
chore(NA): moving @kbn/babel-code-parser into bazel (#97675)
* chore(NA): moving @kbn/babel-code-parser into bazel

* docs(NA): missing docs about new package

* chore(NA): removing quiet arg

* chore(NA): fix packages build srcs

* chore(NA): change source order on tinymath

* chore(NA): add babelrc

* chore(NA): clear package build migration

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-04-23 17:48:48 +01:00
..
src
.npmignore
BUILD.bazel chore(NA): moving @kbn/babel-code-parser into bazel (#97675) 2021-04-23 17:48:48 +01:00
jest.config.js
package.json
README.md
tsconfig.json chore(NA): moving @kbn/apm-utils into bazel (#96227) 2021-04-13 19:14:06 +01: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.