@appknobs/code-parser

Extract feature flags from UI components for Appknobs.io

Usage no npm install needed!

<script type="module">
  import appknobsCodeParser from 'https://cdn.skypack.dev/@appknobs/code-parser';
</script>

README

CODE PARSER

Extract feature flags from UI components for Appknobs.io

Status

React

Find <Feature name={...}> in any JS/TS file, even if the imported module is renamed.

Angular

Find <ak-feature name='...'></ak-feature> in .html files.