New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ng-blurhash

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng-blurhash

  • 1.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source


MIT commitizen PRs styled with prettier All Contributors spectator

Angular components for blurhash

Installation

NPM

npm install --save blurhash ng-blurhash

Yarn

yarn add blurhash ng-blurhash

Usage

Import BlurhashModule and use the ng-blurhash component in your code:

<ng-blurhash hash="LEHV6nWB2yk8pyo0adR*.7kCMdnj"
             width="128"
             height="128"
             punch="1"
             resolutionX="64"
             resolutionY="64">
</ng-blurhash>

For a working example, please refer to the sample project.

Workflow

  1. Develop
  2. Write tests
  3. Run npm run test:lib to run library tests
  4. Run npm run commit and choose commit type
  5. Run npm run release to create a new release
  6. Run npm run build:lib to build the library
  7. Go to the dist directory, and run npm publish to publish the library

Contributors ✨

Thanks to these wonderful people (emoji key):


Santeri Elo

💻 📖 🤔 🚧

This project follows the all-contributors specification. Contributions of any kind are welcome!


Icons made by photo3idea_studio from www.flaticon.com

Keywords

FAQs

Package last updated on 04 Nov 2020

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