# craydent.operaversion

Latest version **1.0.2** (published 2024-09-19) · MIT license · 0 weekly downloads

## Install

```sh
npm install craydent.operaversion
pnpm add craydent.operaversion
yarn add craydent.operaversion
bun add craydent.operaversion
```

## Health

**Score 35/100 (D)** — status: maintenance-mode.

Positive: has types; no vulnerabilities; high quality score.

Warnings: low downloads; no esm support.

Negative: stale; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.2 |
| Published | 2024-09-19 |
| First published | 2020-09-24 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 2 |
| Unpacked size | 15.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | Clark Inada |
| Maintainers | craydent |

## Links

- npm: https://www.npmjs.com/package/craydent.operaversion
- Repository: https://github.com/craydent/Node-Library
- Homepage: https://github.com/craydent/Node-Library/tree/master/modules/typeof
- Issues: https://github.com/craydent/Node-Library/issues
- npm.io page: https://npm.io/package/craydent.operaversion

## Dependencies (2)

- [craydent.error](https://npm.io/package/craydent.error.md) 1.0.2
- [craydent.servermanager](https://npm.io/package/craydent.servermanager.md) 1.0.2

## Recent versions

- 1.0.2 (latest) — 2024-09-19
- 1.0.1 — 2024-08-30
- 1.0.0 — 2024-08-23
- 0.15.2 — 2022-08-19
- 0.15.1 — 2022-08-17
- 0.15.0 — 2022-08-16
- 0.14.0 — 2022-08-15
- 0.13.5 — 2021-09-16
- 0.13.4 — 2021-08-09
- 0.13.3 — 2021-08-08
- 0.13.2 — 2021-08-07
- 0.13.1 — 2021-08-04
- 0.13.0 — 2021-07-15
- 0.12.3 — 2021-07-15
- 0.12.2 — 2021-07-15
- … 14 more at https://npm.io/package/craydent.operaversion/versions

## README

<img src="http://craydent.com/JsonObjectEditor/img/svgs/craydent-logo.svg" width=75 height=75/>

# Craydent 1.0.2
**by Clark Inada**

Craydent is all inclusive utility library.  There are several ways to use the library in NodeJS.
More detailed documentation on constants can be found at [Craydent Properties](http://www.craydent.com/JsonObjectEditor/docs.html#/property/CraydentNode).
More detailed documentation on methods can be found at [Craydent Methods](http://www.craydent.com/JsonObjectEditor/docs.html#/method/CraydentNode)


```js
// require - this require is the fully modular version with no global constants, prototypes, or methods.
const OperaVersion = require('craydent.OperaVersion').default;
```
```ts
// import - this require is the fully modular version with no global constants, prototypes, or methods.
import OperaVersion from 'craydent.OperaVersion';
```










<a name='markdown-header-operaversion'></a>
## OperaVersion




**Info:** Get Opera version

**Return:** (Float)

**Parameters:**

>None


**Overloads:**


>None






## Download

 * [GitHub](https://github.com/craydent/node-library/)
 * [BitBucket](https://bitbucket.org/craydent/node-library/)
 * [GitLab](https://gitlab.com/craydent/node-library/)
Craydent is released under the [Dual licensed under the MIT or GPL Version 2 licenses](http://craydent.com/license).<br>

---
_Source: https://npm.io/package/craydent.operaversion · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
