Add boundary.nvim to the list of Lua libraries#27
Open
Kenzo-Wada wants to merge 1 commit intouhub:masterfrom
Open
Add boundary.nvim to the list of Lua libraries#27Kenzo-Wada wants to merge 1 commit intouhub:masterfrom
Kenzo-Wada wants to merge 1 commit intouhub:masterfrom
Conversation
There was a problem hiding this comment.
Pull Request Overview
This PR adds boundary.nvim, a Neovim plugin for visualizing React client component boundaries, to the curated list of Lua frameworks and libraries.
Key Changes:
- Added a new entry for the boundary.nvim plugin to the README
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
| * [Yonaba/Lua-Class-System](https://github.com/Yonaba/Lua-Class-System) - Lua Class System (LCS) is a small library which offers a clean, minimalistic but powerful API for (Pseudo) Object Oriented programming style using Lua. | ||
| * [mebens/strong](https://github.com/mebens/strong) - A Lua library that makes your strings stronger! | ||
| * [bungle/lua-resty-uuid](https://github.com/bungle/lua-resty-uuid) - LuaJIT FFI bindings for libuuid, a DCE compatible Universally Unique Identifier library. | ||
| * [Kenzo-Wada/boundary.nvim](https://github.com/Kenzo-Wada/boundary.nvim) - Display `'use client'` markers inline in your JSX code to visualize client component boundaries. |
There was a problem hiding this comment.
[nitpick] This entry appears to be a Neovim plugin specific to React/JSX development rather than a general-purpose Lua library. Consider verifying this addition aligns with the list's scope, as the surrounding entries (Lua-Class-System, strong, lua-resty-uuid) are general Lua libraries. If this is intended for a Neovim plugins section, it may be misplaced.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.