Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

kumacss

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kumacss

🐻 Pastel markdown styling framework

  • 0.1.2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3
increased by50%
Maintainers
1
Weekly downloads
 
Created
Source

Kuma

🐻 Pastel markdown styling framework

Build Status Dependency Status XO code style Latest version npm

Description

Kuma is a simple, discrete, pastel markdown styling framework.

Live preview is available here.

Contents

Install

npm install --save-dev kumacss

Usage

After installing simply set kuma 🐻 as your main stylesheet.

const kuma = require('kumacss');

// Get the path to kuma.css
const kumaPath = kuma.kumaPath();

API

kumaPath()

  • Type: Function

  • Return type: String

Returns the absolute path of kuma.css located in node_modules.

Dev

  • Install the dependencies npm install
  • Check for errors npm test
  • Build kuma npm run dist
  • Build the preview doc npm run build

Team

Coded with ❤ by

Klaus SinaniMario Sinani
Klaus SinaniMario Sinani

License

MIT

Keywords

FAQs

Package last updated on 09 Jan 2018

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc