
语言 🇨🇳 简体中文
文档
入门
在您的 Angular 应用中添加注释
这是 FastComments 的官方 Angular 库。
在您的 Angular 应用中嵌入实时评论、聊天和审阅小部件。
仓库
安装 
npm install fastcomments-typescript --save
npm install ngx-fastcomments --save
有关使用,请参阅 ngx-fastcomments README。
项目结构 
这是 fastcomments-angular 的根工作区。
In "src" you will find an application which is simply a demo app to test the libraries.
In "projects" you will find the fastcomments library.
查看 ngx-fastcomments 的 README,请见 这里
维护状态 
这些组件是我们核心 VanillaJS 组件的包装器。我们可以在不发布此库的情况下自动更新这些组件(修复错误、添加功能),因此即使它可能暂时不会发布,也并不意味着 FastComments 没有在积极开发中!如需更新,请随时查看我们的博客。对底层核心库的重大 API 更改或功能绝不会在不提升本库版本的情况下发布。
需要帮助?
如果您在使用 Angular 库时遇到任何问题或有任何疑问,请:
贡献
欢迎贡献!请访问GitHub 仓库查看贡献指南。