https://github.com/tinacious/colour-tools
🎨 A tool to help web and mobile developers work with colours (built in Angular)
https://github.com/tinacious/colour-tools
angular angularjs typescript
Last synced: 26 days ago
JSON representation
🎨 A tool to help web and mobile developers work with colours (built in Angular)
- Host: GitHub
- URL: https://github.com/tinacious/colour-tools
- Owner: tinacious
- License: unlicense
- Created: 2024-09-08T18:22:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-25T20:32:57.000Z (over 1 year ago)
- Last Synced: 2025-06-04T06:14:57.048Z (about 1 year ago)
- Topics: angular, angularjs, typescript
- Language: TypeScript
- Homepage: https://colour-tools.pages.dev/shades
- Size: 340 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 🌈 Colour Tools 🎨
Various tools for working with colours.
Built with [Angular](https://angular.dev) and [Tailwind](https://tailwindcss.com).
## Development
Install dependencies:
npm install
Start the development server:
npm start
## Contributing
If you'd like to contribute in any way, e.g. add a feature or fix a bug, please view the [contributing guidelines](./CONTRIBUTING.md) first.