Sunbird Tag Manager
Library is used to create Edge Computable Tags agnostic to project, framework choice. This works like a Open Specification to enable clients to generate Tags and Evaluate these tags against a criteria from server.
Supporting Documentation - https://project-sunbird.atlassian.net/wiki/spaces/CON/pages/1553465352/Criteria+Action+structure
Current Release Branch | master |
NPM Published version (Latest) | 3.9.19 |
NPM Package Name | @project-sunbird/sb-tag-manager |
NPM Link | |
Works | Across all projects. (Framework and Tech Agnostic Library) |
Installation
Install the library in the project as follows :
Getting Started
Navigate to App Component (or) Equivalent module and add the following import
Initialise the Library
Services
SBTagService
Tag Interface Methods
Last updated