An open API service indexing awesome lists of open source software.

https://github.com/10xengineersqualityprogramming/truevalue.js

True
https://github.com/10xengineersqualityprogramming/truevalue.js

Last synced: 12 months ago
JSON representation

True

Awesome Lists containing this project

README

          

# True-Value

What if JavaScript changed the keyword from `true` to something like `yes` or `yea` or `totally`?

Chaos.

That is what `true-value` is for.

## Usage
```javascript
const trueValue = require('true-value')
console.log(trueValue) // true
```

## Related
Make sure to check out the sister project, [FalseJS](https://github.com/tj-commits/falsejs)!
Related:
- [falsejs](https://github.com/tj-commits/falsejs)
- [true](https://github.com/mde/true)
- [false](https://github.com/mde/false)