File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Renders a [ ` htm ` ] ( https://www.npmjs.com/package/htm ) tagged template asyncly into a string.
4
4
5
- [ ![ js-semistandard-style] ( https://img.shields.io/badge/code%20style-semistandard-brightgreen.svg )] ( https://github.com/voxpelli/eslint-config )
6
- [ ![ ES Module Ready Badge] ( https://img.shields.io/badge/es%20module%20ready-yes-success.svg )] ( https://esmodules.dev/ )
5
+ [ ![ npm version] ( https://img.shields.io/npm/v/async-htm-to-string.svg?style=flat )] ( https://www.npmjs.com/package/async-htm-to-string )
6
+ [ ![ npm downloads] ( https://img.shields.io/npm/dm/async-htm-to-string.svg?style=flat )] ( https://www.npmjs.com/package/async-htm-to-string )
7
+ [ ![ Module type: CJS+ESM] ( https://img.shields.io/badge/module%20type-cjs%2Besm-brightgreen )] ( https://github.com/voxpelli/badges-cjs-esm )
7
8
[ ![ Types in JS] ( https://img.shields.io/badge/types_in_js-yes-brightgreen )] ( https://github.com/voxpelli/types-in-js )
9
+ [ ![ js-semistandard-style] ( https://img.shields.io/badge/code%20style-semistandard-brightgreen.svg )] ( https://github.com/voxpelli/eslint-config )
10
+ [ ![ Follow @voxpelli ] ( https://img.shields.io/twitter/follow/voxpelli?style=social )] ( https://twitter.com/voxpelli )
8
11
9
12
## Usage
10
13
You can’t perform that action at this time.
0 commit comments