{"library":"prettier-logo","title":"Prettier Logo","description":"A package that provides SVG logo images for the Prettier code formatter in both dark and light variants. Current stable version 1.0.3, released 2020. No active development. Simple asset distribution with no code dependencies. Use for README badges or documentation headers rather than creating your own logo files.","language":"javascript","status":"maintenance","last_verified":"Sat Apr 25","install":{"commands":["npm install prettier-logo"],"cli":null},"imports":["npm install prettier-logo","Copy from node_modules/prettier-logo/images/"],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"# Install the package\nnpm install prettier-logo\n\n# The images are located in node_modules/prettier-logo/images/\n# Copy them to your project's assets directory:\ncp -r node_modules/prettier-logo/images/ ./public/assets/prettier-logo/\n\n# Or use directly in HTML via a static file serving:\n<!-- in your HTML file -->\n<img src=\"/node_modules/prettier-logo/images/prettier-banner-dark.png\" alt=\"Prettier Logo\">","lang":"javascript","description":"Installs the package and shows how to access the logo images for use in documentation or web pages.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}