mengsixing / notepad

一个本地记事本(兼容pc端和移动端)

Home Page:http://yinhengli.com:8083/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

notepad

Build Status codecov Greenkeeper badge David

一个本地记事本。

在线预览

Online demo

安装

git clone https://github.com/yhlben/notepad.git
cd notepad
yarn
yarn dev

特点

  • indexDB 本地存储
  • 导入导出 txt 文件
  • pc 端,手机端适配

主要技术

  • typescript
  • react
  • antd-design
  • localForage

项目搭建

  • webpack
  • tslint
  • stylelint
  • commitlint
  • jest
  • docker

ps: 此项目主要是用于 typescript 学习,如有更好的想法,或者建议,欢迎提 issue,谢谢!

About

一个本地记事本(兼容pc端和移动端)

http://yinhengli.com:8083/

License:MIT License


Languages

Language:TypeScript 99.1%Language:Dockerfile 0.6%Language:Shell 0.3%