kibana/packages/elastic-datemath
Tiago Costa 47065acb05
chore(NA): moving @kbn/apm-utils into bazel (#96227)
* chore(NA): moving @kbn/apm-utils into bazel

* chore(NA): add kbn/apm-utils into package.json

* chore(NA): missing standard on build file globs

* chore(NA): be more explicit about incremental setting

* chore(NA): include pretty in the args for ts_project rule

* docs(NA): include package migration completion in the developer getting started

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-04-13 19:14:06 +01:00
..
src chore(NA): enable preserve symlinks for ts without breaking packages development (#95433) 2021-03-31 00:02:22 +01:00
.npmignore chore(NA): moving @elastic/datemath into bazel (#94665) 2021-04-01 22:51:32 +01:00
BUILD.bazel chore(NA): moving @kbn/apm-utils into bazel (#96227) 2021-04-13 19:14:06 +01:00
jest.config.js
package.json chore(NA): moving @elastic/datemath into bazel (#94665) 2021-04-01 22:51:32 +01:00
README.md chore(NA): enable preserve symlinks for ts without breaking packages development (#95433) 2021-03-31 00:02:22 +01:00
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.