kibana/packages/elastic-datemath
Kibana Machine 6c0ef4a286
chore(NA): creates pkg_npm_types bazel rule (#116465) (#118640)
* chore(NA): auto creation of the package.json for the new types pkg rule

* chore(NA): first alpha api extractor working version

* chore(NA): support kbn-analytics

* chore(NA): correctly read tsconfig files and deps from ts_config rule

* chore(NA): layed out pkg_npm_types tree artifact custom rule

* chore(NA): missing todos

* chore(NA): node modules link mapping

* chore(NA): fully working pkg_npm_types rule

* chore(NA): fix changes on new packages using elastic datemath pkgs

* docs(NA): remove todo

* docs(NA): last todo text correction

* chore(NA): removed commented lines

* fix(NA): include missing package version

* chore(NA): include license keys

* chore(NA): change mock types package into private

* chore(NA): disable validator on ts_project rule

* chore(NA): use the wrapper for ts_project

* commit using @elastic.co

* chore(NA): commit using @elastic.co

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Tiago Costa <tiago.costa@elastic.co>
2021-11-15 18:40:16 -07: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): creates pkg_npm_types bazel rule (#116465) (#118640) 2021-11-15 18:40:16 -07: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): creates pkg_npm_types bazel rule (#116465) (#118640) 2021-11-15 18:40:16 -07: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 [build_ts_refs] improve caches, allow building a subset of projects (#107981) 2021-08-10 22:12:45 -07: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.