blocky-editor
A Notion-like editor built with blocks.
파일 탐색기
최종 버전 다운로드 (.zip)- node.js.yml
- settings.json
- dom.ts
- index.ts
- character.test.ts
- hash.test.ts
- text.test.ts
- character.ts
- disposable.ts
- hash.ts
- index.ts
- lazy.ts
- object.ts
- position.ts
- stack.ts
- text.ts
- .gitignore
- .npmignore
- LICENSE.txt
- package.json
- README.md
- tsconfig.json
- blocky-core.css
- basic.ts
- contentBlock.ts
- customBlock.ts
- leftPadRenderer.ts
- textBlock.spec.ts
- textBlock.ts
- titleBlock.ts
- change.spec.ts
- change.ts
- constants.ts
- cursor.ts
- deserialize.spec.ts
- deserialize.ts
- events.ts
- index.ts
- location.spec.ts
- location.ts
- operations.ts
- state.ts
- tree.spec.ts
- tree.ts
- versionHistory.ts
- htmlConverter.test.ts
- urlHelper.test.ts
- bky.ts
- htmlConverter.ts
- idHelper.ts
- urlHelper.ts
- block.test.ts
- searchContext.test.ts
- state.test.ts
- editorState.ts
- index.ts
- searchContext.ts
- theme.ts
- index.ts
- spannerDelegate.spec.ts
- spannerDelegate.ts
- spannerPlugin.ts
- index.ts
- undoManager.spec.ts
- undoManager.ts
- undoPlugin.ts
- bulletListPlugin.ts
- codeTextPlugin.ts
- headingsPlugin.ts
- numberListPlugin.ts
- quotePlugin.ts
- styledTextPlugin.ts
- blockRegistry.ts
- embedRegistry.ts
- pluginRegistry.spec.ts
- pluginRegistry.ts
- registry.ts
- spanRegistry.ts
- collaborativeCursors.ts
- controller.ts
- editor.spec.ts
- editor.ts
- extend.d.ts
- followerWidget.ts
- renderer.ts
- toolbarDelegate.ts
- uiDelegate.ts
- utils.ts
- index.ts
- .gitignore
- .npmignore
- LICENSE.txt
- package.json
- tsconfig.json
- vite.config.ts
- page.tsx
- idbDao.ts
- loroBinding.tsx
- loroBlock.module.scss
- loroBlock.tsx
- loroExample.module.scss
- loroExample.tsx
- loroPlugin.tsx
- page.tsx
- noTitle.tsx
- page.tsx
- atPanel.scss
- atPanel.tsx
- commandPanel.tsx
- app.scss
- app.tsx
- index-legacy.tsx
- layout.tsx
- page.tsx
- readme.ts
- themeSwitch.module.scss
- themeSwitch.tsx
- tianshuiwei.jpg
- appLogo.tsx
- index.ts
- logo-dark.png
- logo.png
- button.scss
- button.tsx
- index.ts
- documentation.module.scss
- documentation.tsx
- index.ts
- index.ts
- markdown.tsx
- index.ts
- mask.scss
- mask.tsx
- index.ts
- panel.scss
- panel.tsx
- index.ts
- searchBox.scss
- searchBox.tsx
- editorWithTheme.tsx
- imagePlaceholder.module.css
- imagePlaceholder.tsx
- navbar.module.scss
- navbar.tsx
- sidebar.module.scss
- sidebar.tsx
- api.md
- builtin-plugins.md
- faq.md
- get-started.md
- arch.png
- favicon.png
- follow-widget.gif
- init-progress.png
- LORO.svg
- spanner.gif
- .gitignore
- next-env.d.ts
- next.config.js
- package.json
- tsconfig.json
- tsconfig.node.json
- imageBlock.tsx
- imageBlockContent.tsx
- index.tsx
- index.ts
- dropdown.tsx
- index.ts
- index.ts
- menu.tsx
- button.tsx
- mask.tsx
- tooltip.tsx
- defaultBlockOutline.tsx
- index.ts
- defaultSpannerMenu.tsx
- index.ts
- style.ts
- anchorToolbar.tsx
- defaultToolbar.tsx
- index.ts
- style.tsx
- blockActiveDetector.tsx
- editor.tsx
- index.ts
- reactBlock.tsx
- reactFollowerWidget.ts
- reactTheme.tsx
- spanner.tsx
- toolbar.tsx
- .npmignore
- LICENSE.txt
- package.json
- tsconfig.json
- basic.spec.ts
- .eslintrc.cjs
- .gitignore
- bundle_size.sh
- CHANGELOG.md
- CONTRIBUTING.md
- LICENSE.txt
- package.json
- playwright.config.ts
- pnpm-lock.yaml
- pnpm-workspace.yaml
- README.md
- tsconfig.json
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/vincentdchan/blocky-editor
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd blocky-editor
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
