https://github.com/10xengineersqualityprogramming/truevalue.js
True
https://github.com/10xengineersqualityprogramming/truevalue.js
Last synced: 12 months ago
JSON representation
True
- Host: GitHub
- URL: https://github.com/10xengineersqualityprogramming/truevalue.js
- Owner: 10xEngineersQualityProgramming
- Created: 2024-09-05T13:02:32.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-05T13:04:31.000Z (almost 2 years ago)
- Last Synced: 2025-06-09T17:11:22.954Z (about 1 year ago)
- Language: JavaScript
- Size: 25.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)