A simple JavaScript framework for Drawing on the web.(一个面向Web绘图的JavaScript框架)
Find a file
2021-06-18 18:25:03 +08:00
.github/workflows chore: update github actions 2021-06-09 14:45:46 +08:00
__tests__ refactor: redo element list order 2021-06-17 10:11:29 +08:00
docs feat: @idraw/core limit element num and angle 2021-06-16 15:06:23 +08:00
packages feat: @idraw/board update getScreenInfo method 2021-06-18 18:25:03 +08:00
scripts feat: @idraw/core add resetSize method 2021-06-16 13:06:31 +08:00
.eslintrc.js feat: eslint packages code 2021-05-30 18:19:23 +08:00
.gitignore chore: update jest testing 2021-06-09 13:21:36 +08:00
api-extractor.json feat: init project 2021-05-23 20:16:15 +08:00
babel.config.js feat: init project 2021-05-23 20:16:15 +08:00
dev.md chore: update testing script 2021-06-10 12:02:08 +08:00
jest.config.js chore: update jest testing 2021-06-09 14:48:23 +08:00
jest.cover.js feat: @idraw/core limit element num and angle 2021-06-16 15:06:23 +08:00
lerna.json v0.0.4-alpha.11 2021-06-17 11:10:14 +08:00
LICENSE Initial commit 2021-05-23 19:46:41 +08:00
package.json feat: @idraw/core limit element num and angle 2021-06-16 15:06:23 +08:00
README.md docs: add readme.md 2021-06-04 17:10:33 +08:00
tsconfig.json feat: init project 2021-05-23 20:16:15 +08:00

idraw

Node.js CI