內容簡介
使用 riotjs 库创建、重复使用和分享自定义标签,有助于减少开发时间。
现在为什么要使用 riotjs 呢:
1 自定义 HTML 标签 – 允许您创建可重复使用的 HTML 和 JS 组件,并使用更好的可读性创建复杂的 HTML 视图
2 小巧、简洁 – Riot.js 是最轻量级的库之一,语法尽可能简单,声称拥有 10-100 倍更快的 API 函数
3 模块化设计 – 应用程序的不同组件是独立的,可以在不对应用程序本身造成重大影响的情况下进行更改或删除。因此,应用程序具有高度的可扩展性。
注意:分享功能将在下一个版本中实现(即将推出)。使用此功能,您将能够通过标签的中央存储库与插件的其他用户共享标签。您还将能够使用其他用户分享的标签。
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
Create, re-use and share custom tags using riotjs library, helps to reduce development time.
Now why use riotjs:
1 Custom HTML tags – allows you to create reusable HTML and JS components and create complex HTML views with a better readability
2 Small size, minimalism, simplicity – Riot.js is one of the most lightweight libraries, the syntax is as simple as possible and it claims to have 10-100 times faster API functions
3 Modular design – different components of the applications are independent and can be changed or removed without a major impact on the application itself. Thus the application is highly scalable.
NOTE: The share feature will be implemented in next version (soon). Using this feature you will be able to share your tags with other users of the plugin through a central repository of tags. And will also be able to use tags shared by the other users.
