Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/the-nexim/web-app-toolkit
https://github.com/the-nexim/web-app-toolkit
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/the-nexim/web-app-toolkit
- Owner: the-nexim
- License: agpl-3.0
- Created: 2024-12-23T19:39:41.000Z (about 1 month ago)
- Default Branch: next
- Last Pushed: 2025-01-01T11:10:17.000Z (about 1 month ago)
- Last Synced: 2025-01-01T11:11:55.552Z (about 1 month ago)
- Language: TypeScript
- Size: 292 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# ECMAScript Nano Libs
This repository contains numerous small utility packages. These packages serve various useful purposes and are written in nano ESModule.
Here is a brief overview of the included libraries:
1. [`web-app-toolkit`](./packages/web-app-toolkit): Bundle all nexim's web app toolkit packages into single package.
2. [`eleventy-config`](./packages/eleventy-config): An optimized, production-ready configuration for the [Eleventy](https://www.11ty.dev/) static site generator tailored for the [Nexim APP Template](https://github.com/the-nexim/nexim-app) structure.For more detailed information and guidelines on how to use each package, please refer to each package's README.
## Contributing
Contributions are welcome! Please read our [contribution guidelines](https://github.com/the-nexim/.github/blob/next/CONTRIBUTING.md) before submitting a pull request.
### License
This project is licensed under the [AGPL-3.0 License](LICENSE).
## Acknowledgements
We are inspired by Alwatr.
[![Alwatr](https://avatars.githubusercontent.com/u/101452315?s=200&v=4)](https://github.com/Alwatr)