
Security News
n8n Tops 2025 JavaScript Rising Stars as Workflow Platforms Gain Momentum
n8n led JavaScript Rising Stars 2025 by a wide margin, with workflow platforms seeing the largest growth across categories.
@seafile/seatable-database
Advanced tools
项目是基于 react-slate 组件库的二次封装, 用于满足公司富文本编辑器的使用需求
seafile-editor/
dist // 打包后的文件
node_modules/ // 依赖第三方组件库
public/ // 公共资源文件库
index.html
favicon.ico
site(demo 模块, 基于组件库创建的测试模块)
_i18n // 国际化模块
api // api 模块
assets // css 文件, 图片文件
commons // 公共组件
components // 应用组件
containers // 容器组件
pages // 页面组件
app.js // 应用对象
index.html // 主页
index.js // 应用入口
setting.js // 应用配置文件
setting.local.dist.js // 应用配置模版
setting.local.dist // 用户基于 setting.local.dist.js copy 一份的配置文件
src/(组件库)
assets // css 文件, 资源文件
components // 封装的视图组件
editor // 封装的编辑器组件
lib // 底层接口
utils // 工具接口
viewer // 封装的视图组件
index.js // 组件库导出内容入口文件
tests // 测试
webpack // site 打包文件
config.js // site 打包配置文件
dev-server.js // site 后端服务器
package.json
readme.md // 组件库说明文档
FAQs
This is a seatable database components
The npm package @seafile/seatable-database receives a total of 0 weekly downloads. As such, @seafile/seatable-database popularity was classified as not popular.
We found that @seafile/seatable-database demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
n8n led JavaScript Rising Stars 2025 by a wide margin, with workflow platforms seeing the largest growth across categories.

Security News
The U.S. government is rolling back software supply chain mandates, shifting from mandatory SBOMs and attestations to a risk-based approach.

Security News
crates.io adds a Security tab backed by RustSec advisories and narrows trusted publishing paths to reduce common CI publishing risks.