maur8ino / vue-flipt

Vue client plugin for Flipt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

(WIP) vue-flipt Build Status

A simple wrapper around the Flipt api for getting enabled flags/values.

Todo for v1.0

  • cache promises in order to avoid multiple requests
  • support batch evaluate
  • provide/inject for sharing evaluations
  • support composition api
  • docs

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

About

Vue client plugin for Flipt


Languages

Language:JavaScript 90.5%Language:Vue 6.6%Language:HTML 3.0%