111 packages
accessibilityjs
Client side accessibility error scanner.
auto-check-element
An input element that validates its value with a server endpoint.
clipboard-copy-element
Copy element text content or input values to the clipboard.
delegated-events
A small, fast delegated event library.
details-dialog-element
A modal dialog opened with a <details> button.
eslint-plugin-delegated-events
Disallow delegating high-frequency events.
eslint-plugin-github
An opinionated collection of ESLint shared configs and rules used by GitHub.
eslint-plugin-i18n-text
Disallow English text in string literals
eslint-plugin-jquery
Disallow jQuery functions with native equivalents.
form-data-entries
FormData.entries ponyfill
generator-primer-module
Use this to create a new Primer modules!
@github/auto-check-element
An input element that validates its value with a server endpoint.
@github/auto-complete-element
Auto-complete input values from server results
@github/catalyst
Helpers for creating HTML Elements as Controllers
@github/check-all
Multiple checkbox selection helper.
@github/clipboard-copy-element
Copy element text content or input values to the clipboard.
@github/combobox-nav
Attach combobox navigation behavior to an input.
@github/details-dialog-element
A modal dialog opened with a <details> button.
@github/details-menu-element
A menu opened with a <details> button.
@github/file-attachment-element
Attach files via drag and drop or file input.
@github/filter-input-element
Display elements in a subtree that match filter input text.
@github/g-emoji-element
Backports native emoji characters to browsers that don't support them by replacing the characters with fallback images.
@github/hotkey
```html <button data-hotkey="Shift+?">Show help dialog</button> ```
@github/image-crop-element
Select area for cropping an image. This does not actually crop.
@github/include-fragment-element
A Client Side Includes tag.