maintained topic

List maintained repositories

next-graphql-react

77
Stars
7
Forks
Watchers

A graphql-react integration for Next.js.

govt-urls

212
Stars
55
Forks
Watchers

Most government websites end in .gov or .mil, but many do not. This repo contains USA.gov's list of public government domains and URLs that don't end in .gov or .mil.

react-native-template-by-nh

41
Stars
5
Forks
Watchers

React Native Template: Scalable, Fully typed, Best Practices, Easy to Maintain

totalmix-volume-control

23
Stars
3
Forks
Watchers

Provides control over RME TotalMix master volume via OSC.

device-agnostic-ui

18
Stars
0
Forks
Watchers

Device agnostic styles, components & hooks for React apps.

extract-files

53
Stars
23
Forks
Watchers

A function to recursively extract files and their object paths within a value, replacing them with null in a deep clone without mutating the original value. FileList instances are treated as File inst...

fake-tag

33
Stars
2
Forks
Watchers

A fake template literal tag to trick syntax highlighters, linters and formatters into action.

find-unused-exports

55
Stars
7
Forks
Watchers

A Node.js CLI and equivalent JS API to find unused ECMAScript module exports in a project.

jsdoc-md

26
Stars
8
Forks
Watchers

A Node.js CLI and equivalent JS API to analyze source JSDoc and generate documentation under a given heading in a markdown file (such as readme.md).

next-server-context

30
Stars
1
Forks
Watchers

A Next.js App or page decorator, React context object, and React hook to access Node.js HTTP server context when rendering components.