cwco icon indicating copy to clipboard operation
cwco copied to clipboard

Powerful and Fast Web Component Library with a Simple API

Results 4 cwco issues
Sort by recently updated
recently updated
newest added

Current ```js template = `` ``` New ```js template = html`` ``` Benefits: - syntax highlighting - no eval is needed

enhancement
feature request

Introduce a file similar to this one https://github.com/beforesemicolon/cwco/blob/master/src/node-window.ts for Deno DOM Refer to `Node` [setup guide](https://github.com/beforesemicolon/cwco/blob/master/docs/getting-started.md#node) to understand how it is supposed to work

help wanted
feature request

The plugin does not need to exist inside this repo but anything to make it compatible can be done here. Submission of a plugin will make the contributor part of...

enhancement
help wanted
feature request

https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/attachInternals Good article breaking it down https://javascript.plainenglish.io/web-components-can-now-be-native-form-elements-107c7a93386

enhancement