https://github.com/stout-ni/folderkit
📁 Pixel-perfect macOS folder icons generator in JavaScript.
https://github.com/stout-ni/folderkit
folder icns icons macos
Last synced: 4 months ago
JSON representation
📁 Pixel-perfect macOS folder icons generator in JavaScript.
- Host: GitHub
- URL: https://github.com/stout-ni/folderkit
- Owner: stout-ni
- License: other
- Created: 2025-07-23T23:49:12.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-08-30T14:40:35.000Z (10 months ago)
- Last Synced: 2025-09-20T10:45:57.745Z (10 months ago)
- Topics: folder, icns, icons, macos
- Language: TypeScript
- Homepage: https://folderkit.vercel.app
- Size: 2.84 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
FolderKit
## Introduction
A modern, type-safe library for generating pixel-perfect macOS folder icons programmatically, featured with:
- 🖼️ Generate beautiful macOS folder icons from any image
- 🎨 Multiple built-in themes including Big Sur Light/Dark and classic Tahoe
- 🏗️ TypeScript-first with full type definitions
- ⚡ Optimized for performance with Sharp image processing
> This project was inspired by [lgarron/folderify](https://github.com/lgarron/folderify), but rebuilt from the ground up with modern JavaScript/TypeScript practices and additional features.
## Documentation
[Read the docs](https://folderkit.vercel.app/docs) for any further information.
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.