Socket
Socket
Sign inDemoInstall

affirmative

Package Overview
Dependencies
0
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    affirmative

Array of 'yes' words and phrases that express the user's agreement with a statement or request. Intended to be fun and useful for CLI prompts, web forms, etc.


Version published
Weekly downloads
1.8K
increased by2.58%
Maintainers
1
Install size
5.24 kB
Created
Weekly downloads
 

Readme

Source

affirmative NPM version Build Status

Array of 'yes' words and phrases that express the user's agreement with a statement or request. Intended to be fun and useful for CLI prompts, web forms, etc.

Install

Install with npm

$ npm i affirmative --save

Usage

var affirmative = require('affirmative');

Word list

The following words are included in the exported array:

  • absolutely
  • affirmative
  • all right
  • amen
  • aye
  • beyond a doubt
  • by all means
  • certainly
  • definitely
  • even so
  • exactly
  • fine
  • gladly
  • good enough
  • good
  • granted
  • i accept
  • i concur
  • i guess
  • if you must
  • indubitably
  • just so
  • most assuredly
  • naturally
  • of course
  • ok
  • okay
  • positively
  • precisely
  • right on
  • righto
  • sure thing
  • sure
  • surely
  • true
  • undoubtedly
  • unquestionably
  • very well
  • whatever
  • willingly
  • without fail
  • y
  • ya
  • yea
  • yeah
  • yep
  • yes
  • yessir
  • yup

Adding words

Thought of another word? suggest it or do a pr!

Running tests

Install dev dependencies:

$ npm i -d && npm test

Contributing

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.

Author

Jon Schlinkert

License

Copyright © 2015 Jon Schlinkert Released under the MIT license.


This file was generated by verb on December 20, 2015.

FAQs

Last updated on 13 Jan 2016

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc