# async-tag
**Repository Path**: mirrors_WebReflection/async-tag
## Basic Information
- **Project Name**: async-tag
- **Description**: Resolves template literals tag values before applying a generic tag.
- **Primary Language**: Unknown
- **License**: ISC
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-12-31
- **Last Updated**: 2026-07-11
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# async-tag
[](https://travis-ci.com/WebReflection/async-tag) [](https://coveralls.io/github/WebReflection/async-tag?branch=main)
**Social Media Photo by [Tobias Rademacher](https://unsplash.com/@tobbes_rd) on [Unsplash](https://unsplash.com/)**
Resolves template literals tag values before applying a generic tag.
```js
import asyncTag from 'async-tag';
// or const asyncTag = require('asyncTag');
// or