
Company News
Jerod Santo Joins Socket as Head of Media
Allow myself to introduce... myself.
This package consists of growl notification feature which is auto hidden in every 3 seconds once it is updated
Note: This project is created solely for the purpose of coding interview. PLease do not use this in your live projects.
growl-task v1.0
npm install growl-task
Import the Growl component in your desired react component using follwoing code:
import {growl} from 'growl-task'
Then, simply use the component with initial state and message to notify.
<Growl active={true} message='Hello World' />
You can pass options to the Growl component by passing values to below props:
active {type:bool}: sets state of Growl component to show or hide.
message {type:string}: sets message of Growl component to display.
Thank you for your time to reviewer of this code.
FAQs
Growl Task
The npm package growl-task receives a total of 4 weekly downloads. As such, growl-task popularity was classified as not popular.
We found that growl-task demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.

Company News
Allow myself to introduce... myself.

Research
/Security News
A Twitch browser extension on Chrome and Firefox forwards users’ live OAuth session tokens through proxies controlled by a Russian bot service.

Security News
Anthropic found biased reasoning and recklessness drove Claude Mythos 5 to publish malware on PyPI and compromise a security vendor.