Skip to content
@nishantapps

Nishant Apps

Create innovative apps

Shadowizard

Get perfect shadows everytime for non-designer.

Installation

npm i shadowizard --save

Then...

import {shadowizard} from 'shadowizard'

shadowizard({
    shadow_type: 'soft',
    padding: false
});

Options

Shadowizard supports 2 options, both of which are optional:

  • shadow_type - hard | soft (Defaults to soft)
  • padding - boolean (Defaults to false)

Pinned

  1. shadowizard shadowizard Public

    Shadowizard is an open-source library for generating customizable box shadows using CSS. It allows developers to quickly and easily create visually appealing box shadows by providing a simple synta…

    JavaScript 3 1

  2. create-shadowizard-app create-shadowizard-app Public template

    Creates a template for shadowizard app

    JavaScript 1

  3. node-bard node-bard Public

    JavaScript 1 2

Repositories

Showing 10 of 19 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…