An open API service indexing awesome lists of open source software.

https://github.com/uiwjs/react-domain-verify

Verify that the access domain name displays content.
https://github.com/uiwjs/react-domain-verify

react react-components reactjs

Last synced: about 2 months ago
JSON representation

Verify that the access domain name displays content.

Awesome Lists containing this project

README

          


Using my app is also a way to support me:


Scap: Screenshot & Markup Edit
Screen Test
Deskmark
Keyzer
Vidwall Hub
VidCrop
Vidwall
Mousio Hint
Mousio
Musicer
Audioer
FileSentinel
FocusCursor
Videoer
KeyClicker
DayBar
Iconed
Menuist
Quick RSS
Quick RSS
Web Serve
Copybook Generator
DevTutor for SwiftUI
RegexMate
Time Passage
Iconize Folder
Textsound Saver
Create Custom Symbols
DevHub
Resume Revise
Palette Genius
Symbol Scribe


react-domain-verify
===

[![Buy me a coffee](https://img.shields.io/badge/Buy_Me_a_Coffee-ffdd00?logo=buy-me-a-coffee&logoColor=black)](https://jaywcjlove.github.io/#/sponsor)
[![Follow On X](https://img.shields.io/badge/Follow%20on%20X-333333?logo=x&logoColor=white)](https://x.com/jaywcjlove)
[![Build & Deploy](https://github.com/uiwjs/react-domain-verify/actions/workflows/ci.yml/badge.svg)](https://github.com/uiwjs/react-domain-verify/actions/workflows/ci.yml)
[![issues](https://img.shields.io/github/issues/uiwjs/react-domain-verify.svg)](https://github.com/uiwjs/react-domain-verify/issues)
[![issues](https://img.shields.io/github/issues/uiwjs/react-domain-verify.svg)](https://github.com/uiwjs/react-domain-verify/issues)
[![Forks](https://img.shields.io/github/forks/uiwjs/react-domain-verify.svg)](https://github.com/uiwjs/react-domain-verify/network)
[![Stars](https://img.shields.io/github/stars/uiwjs/react-domain-verify.svg)](https://github.com/uiwjs/react-domain-verify/stargazers)
[![Release](https://img.shields.io/github/v/release/uiwjs/react-domain-verify)](https://github.com/uiwjs/react-domain-verify/releases)
[![npm version](https://img.shields.io/npm/v/@uiw/react-domain-verify.svg)](https://www.npmjs.com/package/@uiw/react-domain-verify)

Verify that the access domain name displays content.

## Quick Start

```bash
npm i @uiw/react-domain-verify
```

```jsx
import DomainVerify from '@uiw/react-domain-verify';

function Demo() {
return (



访问 https://uiwjs.github.io 域名显示子组件


访问 https://uiw.gitee.io 域名显示子组件


访问 https://uiw.gitee.io 和 http://uiw.gitee.io 域名显示子组件


);
}

```

## Development

Runs the project in development mode.

```bash
# Step 1, run first, listen to the component compile and output the .js file
# listen for compilation output type .d.ts file
npm run watch
# Step 2, development mode, listen to compile preview website instance
npm run start
```

## Production

Builds the app for production to the build folder.

```bash
npm run build
```

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

## Contributors

As always, thanks to our amazing contributors!



Made with [github-action-contributors](https://github.com/jaywcjlove/github-action-contributors).

## License

Licensed under the MIT License.