Security News
Weekly Downloads Now Available in npm Package Search Results
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
Easy access to afinn-111.
npm:
npm install afinn-111
var afinn = require('afinn-111');
afinn.positive; // 2
afinn['self-deluded']; // -2
afinn111
afinn-111 returns entries to valence ratings (Object.<string, number>
).
Note! Be careful when accessing unknown properties on the afinn-111 object, words such as “constructor” or “toString” might occur. It’s recommended to use a
hasOwnProperty
check beforehand.
Note the AFINN entries are:
n00b
);can't stand
, cashing in
,
cool stuff
, does not work
, dont like
, fed up
, green wash
,
green washing
, messing up
, no fun
, not good
, not working
,
right direction
, screwed up
, some kind
);can't stand
);naïve
);cover-up
, made-up
,
once-in-a-lifetime
, self-confident
, self-deluded
,
short-sighted
, short-sightedness
, son-of-a-bitch
);FAQs
AFINN 111 (list of English words rated for valence) in JSON
We found that afinn-111 demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
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.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
Security News
A Stanford study reveals 9.5% of engineers contribute almost nothing, costing tech $90B annually, with remote work fueling the rise of "ghost engineers."
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.