Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit344e6fb

Browse files
committed
add docs
1 parentc924dd8 commit344e6fb

23 files changed

+13098
-94
lines changed

‎.gitignore‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ node_modules
1212
.nyc_output
1313
coverage
1414
*.lcov
15-
./dist
15+
dist

‎README.md‎

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ A fully customizable, one-time password input component for the web built with R
99

1010
![see here](https://media.giphy.com/media/lN98dFU6h3oP0wWS5x/giphy.gif)
1111

12-
###Support auto fill on mobile (safari, chrome....)
13-
![see here](https://res.cloudinary.com/hunghg255/image/upload/v1684903469/rc-otp_wabj3h.jpg)
12+
##Support auto fill on mobile (safari, chrome....)
13+
![see here](https://res.cloudinary.com/hunghg255/image/upload/v1690099530/react-otp-input_r7ukv1.png)
1414

1515

1616
[Live Demo](https://reactjs-otp-input-demo.vercel.app/)
@@ -20,7 +20,7 @@ A fully customizable, one-time password input component for the web built with R
2020
[![NPM](https://nodei.co/npm/reactjs-otp-input.png?compact=true)](https://nodei.co/npm/reactjs-otp-input/)
2121

2222

23-
####To install the latest stable version:
23+
##To install the latest stable version:
2424

2525
```
2626
npm install --save reactjs-otp-input@latest
@@ -31,7 +31,7 @@ Or `yarn`
3131
yarn add reactjs-otp-input
3232
```
3333

34-
####Basic usage:
34+
##Basic usage:
3535

3636
```jsx
3737
importReact, {Component }from'react';
@@ -47,9 +47,7 @@ export default const App {
4747
```
4848

4949

50-
##Development
51-
52-
####To run the development server:
50+
##To run the development server:
5351

5452
```
5553
npm run dev

‎dist/cjs/index.d.ts‎

Lines changed: 0 additions & 26 deletions
This file was deleted.

‎dist/cjs/index.js‎

Lines changed: 0 additions & 2 deletions
This file was deleted.

‎dist/cjs/index.js.map‎

Lines changed: 0 additions & 1 deletion
This file was deleted.

‎dist/esm/index.d.ts‎

Lines changed: 0 additions & 26 deletions
This file was deleted.

‎dist/esm/index.js‎

Lines changed: 0 additions & 2 deletions
This file was deleted.

‎dist/esm/index.js.map‎

Lines changed: 0 additions & 1 deletion
This file was deleted.

‎dist/index.d.ts‎

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp