sn-whiteboard

所属分类:collect
开发工具:SCSS
文件大小:0KB
下载次数:0
上传日期:2023-01-11 13:15:08
上 传 者sh-1993
说明:  基于TLDRAW的标准注释白板编辑器,
(A Whiteboard editor for Standard Notes based on TLDRAW,)

文件列表:
.prettierrc (26, 2022-12-31)
LICENSE (34523, 2022-12-31)
config-overrides.js (310, 2022-12-31)
package-lock.json (699094, 2022-12-31)
package.json (2887, 2022-12-31)
public/ (0, 2022-12-31)
public/favicon.ico (3870, 2022-12-31)
public/icon.png (253, 2022-12-31)
public/icon.svg (404, 2022-12-31)
public/index.html (1730, 2022-12-31)
public/logo192.png (5347, 2022-12-31)
public/logo512.png (9664, 2022-12-31)
public/manifest.json (505, 2022-12-31)
public/package.json (2887, 2022-12-31)
public/robots.txt (67, 2022-12-31)
public/sample.ext.json (501, 2022-12-31)
public/whiteboard.json (584, 2022-12-31)
src/ (0, 2022-12-31)
src/components/ (0, 2022-12-31)
src/components/Editor.test.tsx (316, 2022-12-31)
src/components/Editor.tsx (3736, 2022-12-31)
src/index.scss (366, 2022-12-31)
src/index.tsx (275, 2022-12-31)
src/logo.svg (786, 2022-12-31)
src/react-app-env.d.ts (40, 2022-12-31)
src/setupTests.ts (241, 2022-12-31)
src/stylesheets/ (0, 2022-12-31)
src/stylesheets/dark.scss (2446, 2022-12-31)
src/stylesheets/main.scss (1659, 2022-12-31)
src/stylesheets/print.scss (152, 2022-12-31)
tsconfig.json (598, 2022-12-31)
yarn.lock (545251, 2022-12-31)

# Standard Notes Whiteboard Extension A extension for Standard Notes utilizing the [Standard Notes extension template](https://github.com/standardnotes/editor-template-cra-typescript) and the [TLDraw React Package](https://github.com/Tldraw/Tldraw). It Works on Dektop, Mobile and Web. ## Add to your Standard Notes Account Simply add the extension via the github pages. > https://antonheitz.github.io/sn-whiteboard/whiteboard.json Also you can self-host the extension, a guide below. ## Self hosting 1. Clone the repo: ``` git clone git@github.com:antonheitz/sn-whiteboard.git cd sn-whiteboard ``` 2. Install the dependencies with `yarn install`. 3. Build the extension with `yarn build`. 4. Serve the `build` folder that got created in 3. Please keep in mind that only the Desktop App will allow extensions not served via HTTPS. Hint: to serve the build folder you can use the recomended `sudo npm install -g http-server` and run `yarn server` in the root of the project. Then the extension link will be `http://localhost:3000/whiteboard.json`. # Have fun drawing

近期下载者

相关文件


收藏者