• Stars
    star
    1
  • Language
    JavaScript
  • Created about 3 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Packaged version of the official semantic-release Node package to be used in environments where no Nodejs is installed.

More Repositories

1

cookie-lit

Library for serialization and parsing of server and client side cookies.
TypeScript
3
star
2

retry-lit

Helper method to retry a promise-returning or async function
JavaScript
3
star
3

memoize-lit

Memoize functions (including promise-returning & async functions).
TypeScript
3
star
4

plimit-lit

This package is a helper to run multiple promise-returning & async functions with limited concurrency.
JavaScript
3
star
5

jvdx-core

jvdx is a minimal set of tools to help maintain and build better applications.
JavaScript
3
star
6

dget-lit

Safely get a value from a nested object via a dot-notated path. In addition you have the ability to provide a fallback value to be returned if the full key path does not exists or the value is undefined.
TypeScript
3
star
7

react-lit-disclosure

A disclosure is a button that controls visibility of a section of content.
JavaScript
2
star
8

readpkg-lit

This package finds and parses the closest `package.json`
JavaScript
2
star
9

react-lit-charts

Charting library for react applications that allows you to visualize data with HTML and SVG.
JavaScript
2
star
10

queue-lit

queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often.
JavaScript
2
star
11

skm-lit

skm-lit is a library for retrieving secrets stored in Cloud Storage
TypeScript
2
star
12

window-lit

Hook for virtualizing scrollable lists.
JavaScript
2
star
13

in-parallel-lit

A CLI tool to run multiple processes in parallel.
JavaScript
2
star
14

react-lit-alert-dialog

An alert dialog is a modal dialog that interrupts the user's workflow to communicate an important message and acquire a response.
JavaScript
2
star
15

react-lit-dropdown

A React dropdown menu.
JavaScript
1
star
16

findup-lit

This package finds a file or directory by walking up parent directories.
JavaScript
1
star
17

react-lit-rect

Provides `<Rect />` and `useRect` to measure Elements via `Element.getBoundingClientRect()`
JavaScript
1
star
18

firebase-rest-example

Example REST application to demonstate the usage of firebase auth.
TypeScript
1
star
19

react-lit-tooltip

When the user's mouse or focus rests on an element, a non-interactive popup is displayed near it.
JavaScript
1
star
20

react-lit-skip-nav

Renders a navigation link for screen readers and keyboard users to skip to the main content. The link is only visible if the user navigates via keyboard.
JavaScript
1
star
21

react-lit-combobox

Accessible combobox (autocomplete or autosuggest) component for React.
JavaScript
1
star
22

form-lit

Lit form library written in React
TypeScript
1
star
23

react-lit-visually-hidden

Render text that is announced to screen readers but visually hidden.
JavaScript
1
star
24

jvdx-eslint-config

jvdx's eslint configuration
JavaScript
1
star
25

react-lit-popover

JavaScript
1
star
26

react-lit-descendants

A descendant index solution for better accessibility support in compound components.
JavaScript
1
star
27

progress-lit

A controllable react progress bar. Useful for showing the progress of a client side route transition, e.g. when using Next.js
TypeScript
1
star
28

react-lit-dialog

An accessible dialog or "modal" window.
JavaScript
1
star
29

react-lit-menu-button

An accessible dropdown menu for the common dropdown menu button design pattern.
JavaScript
1
star
30

react-geolocation

A simple react component which wraps the navigator.geolocation api
JavaScript
1
star
31

request-lit

Small Promise based HTTP client
JavaScript
1
star
32

carousel-lit

Lit carousel component written in React
TypeScript
1
star
33

gcf-image-lit

Automatically optimize images stored in Cloud Storage that are requested through this Cloud Function.
JavaScript
1
star
34

jvdx-prettier-config

jvdx's prettier configuration
JavaScript
1
star
35

react-lit-helper

Common helpers for the @react-lit component suite.
JavaScript
1
star
36

react-lit-alert

An alert is an element that displays a brief, important message in a way that attracts the user's attention without interrupting the user's task.
JavaScript
1
star
37

jvdx-jest-preset

jvdx's jest preset
JavaScript
1
star
38

jvdx-babel-preset

jvdx's babel preset
JavaScript
1
star
39

pmap-lit

This package is a helper to run multiple promise-returning & async functions with limited concurrency.
JavaScript
1
star
40

jvdx

CLI toolbox for common scripts and tasks for JS/TS projects. This toolbox is heavily inspired by `kcd-scripts` and `tsdx`
TypeScript
1
star
41

jvdx-templates

@jvdx/templates contains a few starter templates to kickstart development.
TypeScript
1
star
42

react-lit-portal

Appends a new DOM node to the end of the `document.body` and renders it's child React tree into it.
JavaScript
1
star
43

react-lit-auto-id

Autogenerate IDs to facilitate WAI-ARIA and server rendering. Optionally a user-provided string can be supplied to `useId` instead of auto-generating one.
JavaScript
1
star
44

cli-lit

Tool for building command-line interface (CLI) applications for Node.js
JavaScript
1
star
45

react-lit-focus-scope

FocusScope manages focus for its descendants. It supports containing focus inside the scope, restoring focus to the previously focused element on unmount, and auto focusing children on mount.
JavaScript
1
star