{"id":25174027,"url":"https://github.com/mannoeu/notion-study","last_synced_at":"2026-04-09T18:15:02.860Z","repository":{"id":179764177,"uuid":"664101518","full_name":"mannoeu/notion-study","owner":"mannoeu","description":"A clone of Notion with basic functionality","archived":false,"fork":false,"pushed_at":"2023-07-08T23:28:01.000Z","size":58,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-03T17:50:47.052Z","etag":null,"topics":["bubble-menu","editor","floating-menu","notion","react","tailwind","tiptap","typescript","vite"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mannoeu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-08T23:16:37.000Z","updated_at":"2023-07-08T23:26:03.000Z","dependencies_parsed_at":"2024-05-05T00:00:43.887Z","dependency_job_id":null,"html_url":"https://github.com/mannoeu/notion-study","commit_stats":null,"previous_names":["mannoeu/notion-study"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mannoeu/notion-study","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mannoeu%2Fnotion-study","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mannoeu%2Fnotion-study/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mannoeu%2Fnotion-study/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mannoeu%2Fnotion-study/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mannoeu","download_url":"https://codeload.github.com/mannoeu/notion-study/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mannoeu%2Fnotion-study/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266430671,"owners_count":23927165,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bubble-menu","editor","floating-menu","notion","react","tailwind","tiptap","typescript","vite"],"created_at":"2025-02-09T11:18:09.649Z","updated_at":"2026-04-09T18:15:02.829Z","avatar_url":"https://github.com/mannoeu.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Notion Study\n\nThis is a repository containing a study code for a basic clone of the \"Notion\" application. The goal of this project is to demonstrate the usage of the `@tiptap` library along with some extensions to create a similar functionality to Notion.\n\n## Description\n\nNotion is a popular tool for organization and collaboration, allowing users to create notes, documents, databases, and more. In this study project, we use the `@tiptap` library to create a basic Notion clone with essential functionalities.\n\n`@tiptap` is a rich-text editor for the web. It provides a flexible and easy-to-use API for creating and customizing text editors. In this project, we explore some popular extensions of `@tiptap` to add functionalities such as text formatting, list creation, table creation, etc.\n\n## Features\n\nThe basic Notion clone in this project includes the following features:\n\n- Text editing: allows users to write and format text with styles like bold, italic, code, headings levels etc.\n- List creation: users can create ordered and unordered lists.\n- Floating menu: a menu bar that appears near the selected text, providing formatting options.\n- Bubble menu: a menu that appears when the user selects a block element, offering block-specific options.\n\n## Prerequisites\n\nBefore running this project, make sure you have the following dependencies installed:\n\n- Node.js: version 12 or above.\n- NPM: version 6 or above.\n\n## Running the Project\n\nFollow the steps below to run the project on your local machine:\n\n1. Clone this repository to your local directory:\n\n   ```shell\n   git clone https://github.com/mannoeu/notion-study.git\n   ```\n2. Navigate to the project directory:\n   ```shell\n   cd notion-study\n   ```\n3. Install project dependencies:\n   ```shell\n   yarn\n   ```\n4. Run the project:\n   ```shell\n   yarn dev\n   ```\n## Credits\n\nThis project was inspired by the tutorial provided by [Rocketseat](https://github.com/Rocketseat). We appreciate their contribution to the development community.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmannoeu%2Fnotion-study","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmannoeu%2Fnotion-study","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmannoeu%2Fnotion-study/lists"}