colorcrafts
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

Color Crafts

🎨 A color system for designing beautiful and accesible interfaces


☁️ Installation

npm install colorcrafts --save-dev

💻 Quickstart

Run the package locally

git clone https://github.com/radespratama/colorcrafts.git

cd colorcrafts

# install deps
npm install

# start dev server
npm run watch

🚀 Deploying to NPM

Deploy this project to NPM.js

# build TypeScript files
npm run build

# If you're not logged in
# npm login

# Publishing the package
npm publish

⚡ Update

In version 1.0.3

What's new ✨ :
 - 5 New Colors Pallete [ Midnight Blue, Yale Blue, Floral, Trypan, Slimy Green ]

🤞 Contributing

After setting up the project, and making changes:

git add .
git commit -m "commit message"
git push YOUR_REPO_URL YOUR_BRANCH

Package Sidebar

Install

npm i colorcrafts

Weekly Downloads

21

Version

1.0.4

License

MIT

Unpacked Size

30.5 kB

Total Files

42

Last publish

Collaborators

  • radespratama