KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
simple-drawing
★ 8
Open GitHub ↗
Simply sketchpad
Download README (.md)
Explore Similar Repositories
phpstorm-laravel-snippets
:
phpstorm Laravel snippets Plugin
math-ts
:
Math Tool and Typescript Llibrary
Mention
:
No description available.
myminecraft
:
我的世界的python实现,根据https://github.com/fogleman/Minecraft 重构
FA_Patcher
:
A tool for binary patching (.exe) binary files
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
simple-drawing
?
Download (.md)
# SimpleDrawing [](https://www.npmjs.org/package/simple-drawing) ## Todo - [x] 将[MouseEvent](https://developer.mozilla.org/zh-CN/docs/Web/API/MouseEvent)改为[PointerEvent](https://developer.mozilla.org/en-US/docs/Web/API/Pointer_events)([Pointer Event 兼容性](https://caniuse.com/#feat=pointer)) [Examples](https://iamplex.github.io/simple-drawing/examples/) ## Default  ## Freehand  ## Usage ```bash $ npm install simple-drawing ```