Plugin to convert ui definitions in json to html
published version 0.1.2, 12 years agopacker-e2e ========== The e2e plugin executes Protractor tests. The Protractor tests are placed in the /test/e2e folder. There can be two types of files in this folder. The files with the suffix .spec.js which contains the test scripts specified with th
published version 0.0.6, 10 years agopacker-doc ========== The doc plugin executes JSDoc documentation generation. The documentation is generated in the /doc folder. Any .js files under /src/app (and its sub-folders) will be scanned by JSDoc. The project's /README.md will be added as wel
published version 0.0.1, 11 years agoGrunt task that analyze your angular code.
published version 0.0.2, 11 years agopacker-unit ========== The unit plugin runs all javascript unit tests. The scripts are located in the folder /test/unit. Common for unit testing is that the same structure is used as the app folder. For every source file a coresponding test file is spec
published version 0.0.7, 11 years ago