Skip to content

Vue Integration #68

Description

@cstrnt

Description:
Abby should have an integration for Vue (preferrably also Nuxt). This Integration should behave pretty closely to the existing Integrations and have feature parity (see React Docs)

Acceptance Criteria:

  • Must be inside of packages/vue
  • Must be named @tryabby/vue
  • Needs to consume @tryabby/core internally
  • Must be written in Typescript and have the same type quality as React etc
  • needs to have the following functionality
    • useAbby -> a function which returns the user's currently selected variant as well as the onAct method
    • useFeatureFlag -> a function which returns the value of the given feature flag
    • useRemoteConfig -> a function which returns the value of the given feature flag
  • there should be tests for the types and the code

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions