Angular UI OLDREPO

screenshot of Angular UI OLDREPO

DISCONTINUED REPO: This project has been restructured ->

Overview

AngularUI is an essential companion suite for developers working with AngularJS. It enhances the capabilities of AngularJS by providing a variety of directives and filters that can be easily integrated into web applications. From being user-friendly for installation to offering a robust testing environment, AngularUI is designed to streamline the development process for AngularJS projects, making it a must-have for those looking to elevate their applications.

The suite includes pre-built modules that simplify the integration of various UI functionalities. Whether you're a seasoned developer or just starting with AngularJS, AngularUI provides essential tools that can save time and effort while ensuring your applications run smoothly and efficiently.

Features

  • Pre-built Modules: The repository includes pre-built and compressed modules located in the build/ directory, easing the installation process.

  • Unit Testing Included: Each module is accompanied by unit tests to ensure functionality, allowing developers to catch issues early during their development cycle.

  • Easy Setup: No need to build the project for regular use; developers can get started quickly with the provided modules.

  • Dependency Management: The suite supports jQuery and other plugins, with specific dependencies laid out for each directive.

  • Development Tools: Comes with local and global dependencies management using Node.js and NPM, ensuring a consistent development environment.

  • Version Management: Streamlined process for publishing new versions, including bumping version numbers and tagging commits for easy tracking.

  • Watch Command: The testacular server allows for continuous testing, automatically re-running tests on every save to catch issues immediately.