New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

kraftuur

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

kraftuur

A colour system for designing beautiful and accesible interfaces

unpublished
latest
Source
npmnpm
Version
1.0.2
Version published
Maintainers
1
Created
Source

image

Kraftuur

:art: A colour system for designing beautiful and accesible interfaces

Design Board · Live · Documentation · NPM.js

☁️ Installation

yarn add kraftuur

Get started by with Kraftuur by reading the docs

💻 Quickstart

Run the package locally

# clone the repository locally
git clone https://github.com/harshhhdev/kraftuur.git
cd kraftur

# install deps
yarn
# start dev server
yarn watch

🚀 Deploying to NPM

Deploy this project to NPM.js

# build TypeScript files
yarn build

# If you're not logged in 
# yarn login

# Publishing the package
yarn publish

🤞 Contributing

After setting up the project, and making changes:

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

Keywords

kraftuur

FAQs

Package last updated on 19 Sep 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts