Alfresco Ng2 Components

screenshot of Alfresco Ng2 Components
angular

Alfresco Ng2 Components

Alfresco Angular Components

Overview

The Alfresco Application Development Framework (ADF) is a robust framework designed for developing applications that integrate Alfresco's content and process management services. It provides tools and components to facilitate the development process, allowing developers to create sophisticated applications efficiently.

Features

  • Prerequisites: Detailed prerequisites guide available, including Node Version Manager and CORS recommendations.
  • Components: A variety of components available in the ADF, including Content services, Core, Extensions, Insights, Process Service Cloud, Process service, and Stories.
  • Demo Application: A separate application demonstrating the integration of ADF components is provided.
  • Application Generator for Yeoman: Yeoman Generator available to accelerate development processes.
  • Browser Support: ADF components are supported on major browsers such as Chrome, Safari, Firefox, and Edge.
angular
Angular

Angular is a TypeScript-based open-source framework by Google for building dynamic single-page applications and cross-platform mobile apps with MVC architecture and a rich set of features.

apollo
Apollo

Apollo is an open-source platform for building GraphQL APIs that connects with any data source. It provides a powerful set of tools and features for developers, including client and server-side caching, real-time data synchronization, and a seamless integration with popular frontend frameworks.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

graphql
Graphql

A website that uses GraphQL as a query language to manage data fetching and state management. This includes features such as a strongly typed schema, client-side caching, and declarative data fetching to streamline data management and optimize website performance.

postcss
Postcss

PostCSS is a popular open-source tool that enables web developers to transform CSS styles with JavaScript plugins. It allows for efficient processing of CSS styles, from applying vendor prefixes to improving browser compatibility, ultimately resulting in cleaner, faster, and more maintainable code.

Stylelint

Stylelint is a modern linter for CSS that helps you avoid errors and enforce consistent styling conventions. It provides rules for detecting errors and warnings, and can be configured to match your specific project's requirements.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.

webpack
Webpack

Webpack is a popular open-source module bundler for JavaScript applications that bundles and optimizes the code and its dependencies for production-ready deployment. It can also be used to transform other types of assets such as CSS, images, and fonts.