Install scriptsThis package runs scripts during installation (preinstall/install/postinstall)
ApplyTagToTaggedChildren
Class that while constructed apply a tag to any children of the parent it is given, assuming that class has the required tag. This lets you bridge tag systems since CollectionService is used as an interop model between many components in scripts.
Installation
npm install @quenty/applytagtotaggedchildren --save
Usage
Usage is designed to be simple.