Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aem-design/npm-compose-webpack
Webpack configuration and helpers for the AEM.Design compose module
https://github.com/aem-design/npm-compose-webpack
adobe aem aem-design compose design front-end frontend live-reload node npm npm-package typescript vue watch webpack webpack-configuration webpack-dev-server
Last synced: about 1 month ago
JSON representation
Webpack configuration and helpers for the AEM.Design compose module
- Host: GitHub
- URL: https://github.com/aem-design/npm-compose-webpack
- Owner: aem-design
- License: apache-2.0
- Created: 2019-10-24T00:57:28.000Z (about 5 years ago)
- Default Branch: develop
- Last Pushed: 2023-10-04T23:32:06.000Z (about 1 year ago)
- Last Synced: 2024-09-30T10:23:33.584Z (about 2 months ago)
- Topics: adobe, aem, aem-design, compose, design, front-end, frontend, live-reload, node, npm, npm-package, typescript, vue, watch, webpack, webpack-configuration, webpack-dev-server
- Language: TypeScript
- Homepage: https://webpack.aem.design
- Size: 3.79 MB
- Stars: 3
- Watchers: 5
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[![build][build]][build-url]
[![npm][npm]][npm-url]
[![node][node]][node-url]
[![deps][deps]][deps-url]
[![deps dev][deps-dev]][deps-dev-url]
[![dependabot status][dependabot]][dependabot-url]
[![codefactor][codefactor]][codefactor-url]
[![codecov][codecov]][codecov-url]
[![repo size][repo-size]][repo-size-url]
[![last commit][last-commit]][last-commit-url]
[![downloads][downloads]][npm-url]
[![contributors][contributors]][contributors-url]
[![gitter][gitter]][gitter-url]# @aem-design/compose-webpack
Webpack configuration module to help bootstrap and get AEM projects running fast and efficiently.
## Table of Contents
- [Background](#background)
- [Getting Started](#getting-started)
- [Contributing](#contributing)
- [License](#license)## Background
Implementing UI behaviour and functionality has been done successfully for a long time now but there is no one solution for AEM. We have taken the time over the past years to find ways of improving our day-to-day workflows. Trying several approaches, we eventually came to the conclusion that other "live reload" solutions didn't fit our needs.AEM.Design Compose was born with warmth and ❤️.
Our solution is different from the rest simply because we don't using syncing, we don't require clunky solutions such as VLT, and we don't ask that FED's use technology stacks beyond what they know. Simple is best and that is what we give via Webpack & Webpack Dev Server.
## Getting Started
Please refer to our [documentation website](https://webpack.aem.design/).## Contributing
Contributions are welcome! Read the [Contributing Guide](CONTRIBUTING.md) for more information.## License
[Apache-2.0](./LICENSE)[aemdesign-compose-url]: https://github.com/aem-design/aemdesign-aem-support/tree/master/aemdesign-aem-compose
[build]: https://github.com/aem-design/npm-compose-webpack/workflows/Build/badge.svg
[build-url]: https://github.com/aem-design/npm-compose-webpack/actions?workflow=Build[npm]: https://img.shields.io/npm/v/@aem-design/compose-webpack.svg
[npm-url]: https://npmjs.com/package/@aem-design/compose-webpack[node]: https://img.shields.io/node/v/@aem-design/compose-webpack.svg
[node-url]: https://nodejs.org[deps]: https://david-dm.org/aem-design/npm-compose-webpack.svg
[deps-url]: https://david-dm.org/aem-design/npm-compose-webpack[deps-dev]: https://david-dm.org/aem-design/npm-compose-webpack/dev-status.svg
[deps-dev-url]: https://david-dm.org/aem-design/npm-compose-webpack?type=dev[dependabot]: https://api.dependabot.com/badges/status?host=github&repo=aem-design/npm-compose-webpack
[dependabot-url]: https://dependabot.com[codefactor]: https://www.codefactor.io/repository/github/aem-design/npm-compose-webpack/badge
[codefactor-url]: https://www.codefactor.io/repository/github/aem-design/npm-compose-webpack[codecov]: https://codecov.io/gh/aem-design/npm-compose-webpack/branch/develop/graph/badge.svg
[codecov-url]: https://codecov.io/gh/aem-design/npm-compose-webpack[repo-size]: https://img.shields.io/github/repo-size/aem-design/npm-compose-webpack
[repo-size-url]: https://github.com/aem-design/npm-compose-webpack[last-commit]: https://img.shields.io/github/last-commit/aem-design/npm-compose-webpack
[last-commit-url]: https://github.com/aem-design/npm-compose-webpack/commits[downloads]: https://img.shields.io/npm/dm/@aem-design/compose-webpack.svg
[contributors]: https://img.shields.io/github/contributors/aem-design/npm-compose-webpack.svg
[contributors-url]: https://github.com/aem-design/npm-compose-webpack/graphs/contributors[gitter]: https://badges.gitter.im/aem-design/compose-webpack.svg
[gitter-url]: https://gitter.im/aem-design/compose-webpack?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge