0.0.7 • Published 3 years ago

@posthog/taxonomy-plugin v0.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Taxonomy Plugin

Standardize your event names into a single pattern by converting all event names that don't match the pattern to the selected pattern.

Supported Patterns

The plugin can convert from any of these to all the others:

  • Camel Case: helloThereWorld
  • Pascal Case: HelloThereWorld
  • Snake Case: hello_there_world
  • Kebab Case: hello-there-world
  • Spaces: hello there world
0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago