async-htm-to-string icon indicating copy to clipboard operation
async-htm-to-string copied to clipboard

Renders a htm tagged template asyncly into a string

Results 17 async-htm-to-string issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@voxpelli/eslint-config](https://togithub.com/voxpelli/eslint-config) | [`^18.0.0` -> `^19.0.0`](https://renovatebot.com/diffs/npm/@voxpelli%2feslint-config/18.0.0/19.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@voxpelli%2feslint-config/19.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/chai](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chai) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai)) | [`^4.3.5` -> `^4.3.16`](https://renovatebot.com/diffs/npm/@types%2fchai/4.3.5/4.3.16) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@voxpelli/tsconfig](https://togithub.com/voxpelli/tsconfig) | [`^8.0.0` -> `^12.0.0`](https://renovatebot.com/diffs/npm/@voxpelli%2ftsconfig/8.0.0/12.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@voxpelli%2ftsconfig/12.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [tsd](https://togithub.com/tsdjs/tsd) | [`^0.28.1` -> `^0.31.0`](https://renovatebot.com/diffs/npm/tsd/0.28.1/0.31.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/tsd/0.31.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

``` "storage": { "type": "object", "oneOf": [ { "$ref": "#/definitions/diskDevice" }, { "$ref": "#/definitions/diskUUID" }, { "$ref": "#/definitions/nfs" }, { "$ref": "#/definitions/tmpfs" } ] } ```

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/voxpelli/async-htm-to-string). ## Awaiting Schedule These updates are awaiting...

It would be great if properties could be marked `readonly`. Immutability encourages cleaner, safer code.

See https://github.com/microsoft/typescript-lit-html-plugin

Once https://github.com/voxpelli/buffered-async-iterable/issues/17 has been completed, use that

enhancement

Maybe like https://github.com/krakenjs/jsx-pragmatic Or like: https://github.com/moll/js-j6pack