前端项目片段
适用于Sublime Text 2/3的html, css, js, schema.org, wai-aria, es6, regex, 测试框架, jQuery, reactJS片段
详细信息
安装次数
- 总数 3K
- Win 2K
- Mac 713
- Linux 392
8月6日 | 8月5日 | 8月4日 | 8月3日 | 8月2日 | 8月1日 | 7月31日 | 7月30日 | 7月29日 | 7月28日 | 7月27日 | 7月26日 | 7月25日 | 7月24日 | 7月23日 | 7月22日 | 7月21日 | 7月20日 | 7月19日 | 7月18日 | 7月17日 | 7月16日 | 7月15日 | 7月14日 | 7月13日 | 7月12日 | 7月11日 | 7月10日 | 7月9日 | 7月8日 | 7月7日 | 7月6日 | 7月5日 | 7月4日 | 7月3日 | 7月2日 | 7月1日 | 6月30日 | 6月29日 | 6月28日 | 6月27日 | 6月26日 | 6月25日 | 6月24日 | 6月23日 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 0 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Mac | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Linux | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 |
说明
前端项目片段
翻译
安装
如果您已经安装了包管理器,只需搜索《前端项目片段》。如果您还没有在Sublime Text中安装,可以在此处安装。
您可以手动下载包并将其放置在您的Packages
目录中。它将运行,但不会自动更新。
您可以在Sublime Text中的工具 > 片段...
中看到所有已安装的片段。
[在Windows上测试] 当使用“。”(句点)时,自动完成消失。解决这个问题的方法是在您的用户首选项 > 设置 - 用户
中设置属性word_separators
,值不包含“。”(句点)。您可以通过此处查看示例。
片段和前缀/密钥
参考资料
- @caiogondim (Caio Gondim) https://github.com/caiogondim/js-patterns-sublime-snippets
- @zenorocha (Zeno Rocha) https://github.com/zenorocha/sublime-javascript-snippets
- @joshnh (Joshua Hibbert) https://github.com/joshnh/CSS-Snippets
- (Schema.org) http://schema.org/
- (jQuery) https://api.jqueryjs.cn/
- (jQuery 开箱即用模板)https://jqueryboilerplate.com/
- (JSDuck) https://github.com/senchalabs/jsduck
- (惯用 CSS) https://github.com/necolas/idiomatic-css
- (JS 设计模式) https://addyosmani.com/resources/essentialjsdesignpatterns/book/
- (Node.js 断言) https://node.org.cn/api/assert.html
- (Jasmine) http://jasmine.github.io/2.0/introduction.html
- (ReactJS 超级便签) http://reactcheatsheet.com/
- (ES6 功能) https://github.com/lukehoban/es6features#readme
参与贡献
- Fork 它!
- 创建您的特性分支:
git checkout -b my-new-feature
- 提交您的更改:
git commit -m '添加一些功能'
- 推送到分支:
git push origin my-new-feature
- 提交 pull request
日志
查看 发布版本 的详细变更日志。
许可证
MIT 许可证 © Hemerson Vianna