针对Web开发人员的14 个实用的 AngularJS 工具
1. Webstorm
Webstorm是一个集成开发环境或IDE,这有助于在浏览器中测试开发代码,而无需刷新定期。这是一个代码编辑器,支持现代计算机编程语言和JavaScript,Node.js的,HTML和CSS。
2. SublimeText
As one of the favorite AngularJS tools, SublimeText has gained popularity based on its customized properties. The fact that it can adapt to various environments and allows one to work with Angular has made it an even bigger hit.
3. Karma
Karma is one of the most beloved JavaScript testing AngularJS tools. Karma allows the developer to test codes on actual browsers. It also performs E2E testing, midway testing, unit testing on a number of browsers and devices and also helps debug the problems.
4. Jasmine
Jasmine is a Behavior-driven development tool primarily meant for websites and Node.js projects. Jasmine doesn’t rely on any browsers.
5. Protractor
Developed by the Angular team, Protractor is one of the most powerful E2E Angular testing tools. Protractor is made from a combination of tools including Jasmine, Mocha, webDriver, and Selenium and allows flexible and accurate testing.
6. Angular Batrang
This chrome extension helps you debug the code after testing. Angular Batrang shows testing results in three different bars of performance, dependence, mode, and also lets you control the inspection.
7. ng-inspector
ng-inspector is a Chrome and Safari extension that helps in development, debugging and understanding of AngularJS.
8. Mocha.JS
Mocha.JS是一个灵活的测试和调试工具 is a flexible testing and debugging tool that can be operated with frameworks like snion.js or Chai.
9. AngularUI
This tool helps build Angular applications faster with its UI components and raw directives. UI-Bootstrap is the most popular directive among others.
10. Restangular
Restangular is different than other AngularJS tools for it contains features like HTTP method support and self linking elements.
11. Angular Gettext
This tool helps with translation; all you need to do is write the code in English and highlight the areas that need translation and the AngularJS tools will do the rest.
12. Ment.io
Ment.io watches changes in the ngModel, and provides type head menu for any sequence of non-white spaced characters starting with a trigger character.
13. Generator Angular
This tool helps speed up the Angular development with few terminal commands. This tool can also automatically develop, test and more.
14. ngDocs
ngDocs是一个基于Android的工具,对于新人它可以很容易学习AngularJS文档以及一些教程。
15. LumX
LumX是一个构建在Sass, Neat, Bourbon 和一些 jQuery 之上的一个AngularJS工具。它是一个响应式前端框架。