react-comment-demo

时间:2024-06-01 21:05:46
【文件属性】:

文件名称:react-comment-demo

文件大小:233KB

文件格式:ZIP

更新时间:2024-06-01 21:05:46

JavaScript

使用React编写的评论功能demo 简单的评论功能 功能介绍 页面加载光标自动focus 用户名或评论为空无法发布 评论存储到localstorage,刷新不会丢失 展现评论时间,可以删除评论 防xss攻击 使用 $ npm install $ npm start


【文件预览】:
react-comment-demo-master
----public()
--------manifest.json(317B)
--------index.html(2KB)
--------favicon.ico(4KB)
----src()
--------CommentApp.js(1KB)
--------logo.svg(3KB)
--------index.css(2KB)
--------CommentList.js(481B)
--------App.js(524B)
--------Comment.js(2KB)
--------registerServiceWorker.js(4KB)
--------App.test.js(248B)
--------App.css(377B)
--------index.js(190B)
--------CommentInput.js(2KB)
----README.md(392B)
----commentblog.gif(180KB)
----.gitignore(285B)
----package-lock.json(399KB)
----package.json(378B)

网友评论