1.2.1 • Published 4 years ago

@nodewell/assets v1.2.1

Weekly downloads
-
License
(ISC OR CC-BY-4.0...
Repository
github
Last release
4 years ago


Colors

  • nodewell green: #69B247
    • #69B247
  • nodewell gray: #424344
    • #424344

Installation

# Using NPM
npm install @nodewell/assets --save-dev

Usage

@nodewell/assets
  
  /logo
    /logo-only/...
    /name-only/...
      black.svg
      color.svg
      white.svg
    
    /logo-with-name/
      /horizontal/...
      /vertical/...
        black.svg
        color.svg
        white.svg
  
  /media
    /github
      avatar.png
      divider.svg

Contribution

Any contribution is appreciated. To get going, check out the contribution guidelines. Thank you and have fun!

License

Dual license. You may use it under the ISC license or the CC-BY-4.0 license.