@badgeup/badgeup-evaltree

BadgeUp achievement evaluation tree utility functions

Usage no npm install needed!

<script type="module">
  import badgeupBadgeupEvaltree from 'https://cdn.skypack.dev/@badgeup/badgeup-evaltree';
</script>

README

BadgeUp Achievement Evaluation Tree Helper

A package containing utility functions for working with BadgeUp achievement evaluation trees. Targets compatibility with all LTS versions of Node.js. These versions can be found in .travis.yml.

Build Status

API

  • traverseEvalTree(tree, function): Recursively traverses an evalTree (criteria tree), executing the passed function