https://github.com/workleap/wl-web-configs
Shared configurations for building web applications at Workleap.
https://github.com/workleap/wl-web-configs
browserslist eslint postcss stylelint swc tsup typescript webpack
Last synced: 3 months ago
JSON representation
Shared configurations for building web applications at Workleap.
- Host: GitHub
- URL: https://github.com/workleap/wl-web-configs
- Owner: gsoft-inc
- License: apache-2.0
- Created: 2023-03-27T20:22:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-16T19:11:33.000Z (9 months ago)
- Last Synced: 2025-01-31T09:41:30.896Z (8 months ago)
- Topics: browserslist, eslint, postcss, stylelint, swc, tsup, typescript, webpack
- Language: TypeScript
- Homepage: https://gsoft-inc.github.io/wl-web-configs/
- Size: 6.22 MB
- Stars: 3
- Watchers: 5
- Forks: 2
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# wl-web-configs
Common configurations for building web apps at [Workleap](https://workleap.com/).
[](./LICENSE)
[](https://github.com/workleap/wl-web-configs/actions/workflows/ci.yml)### Packages
| Name | NPM |
| --- | --- |
| [@workleap/browserslist-config](packages/browserslist-config/README.md) | [](https://www.npmjs.com/package/@workleap/browserslist-config) |
| [@workleap/eslint-plugin](packages/eslint-plugin/README.md) | [](https://www.npmjs.com/package/@workleap/eslint-plugin) |
| [@workleap/stylelint-plugin](packages/stylelint-configs/README.md) | [](https://www.npmjs.com/package/@workleap/stylelint-configs) |
| [@workleap/typescript-configs](packages/typescript-configs/README.md) | [](https://www.npmjs.com/package/@workleap/typescript-configs) |
| [@workleap/rsbuild-configs](packages/rsbuild-configs/README.md) | [](https://www.npmjs.com/package/@workleap/rsbuild-configs) |
| [@workleap/rslib-configs](packages/rslib-configs/README.md) | [](https://www.npmjs.com/package/@workleap/rslib-configs) |
| [@workleap/postcss-configs](packages/postcss-configs/README.md) | [](https://www.npmjs.com/package/@workleap/postcss-configs) |
| [@workleap/swc-configs](packages/swc-configs/README.md) | [](https://www.npmjs.com/package/@workleap/swc-configs) |
| [@workleap/tsup-configs](packages/tsup-configs/README.md) | [](https://www.npmjs.com/package/@workleap/tsup-configs) |
| [@workleap/webpack-configs](packages/webpack-configs/README.md) | [](https://www.npmjs.com/package/@workleap/webpack-configs) |## Have a question or found an issue?
To ask a question or propose an idea, feel free to start a new [discussion](https://github.com/workleap/wl-web-configs/discussions). If you found a bug, please open an [issue](https://github.com/workleap/wl-web-configs/issues).
## Documentation
View the [user's documentation](https://workleap.github.io/wl-web-configs/).
## 🤝 Contributing
View the [contributors documentation](./CONTRIBUTING.md).
## License
Copyright © 2023, Workleap This code is licensed under the Apache License, Version 2.0. You may obtain a copy of this license at https://github.com/workleap/workleap-license/blob/master/LICENSE.