ej-data
TypeScript icon, indicating that this package has built-in type declarations

1.2.1 • Public • Published

ej-data

Utility functions for analyzing and evaluating the EuroJackpot numbers


There is no guarantee that the data provided is complete or correct

Last Draw: 12.01.2024

First Draw: 23.03.2012


import { EJD } from 'ej-data';

...

// new instance
const myEjData = new EJD();

console.log(new EJD().getData());

...


Functions


getData()

getFirstDraw()

getLastDraw()

getFirstClassDraws()

getWinningNumberCounts()

getEuroNumberCounts()

getWinningNumberCountsClass1()

getEuroNumberCountsClass1()

Readme

Keywords

Package Sidebar

Install

npm i ej-data

Weekly Downloads

1

Version

1.2.1

License

MIT

Unpacked Size

1.87 MB

Total Files

20

Last publish

Collaborators

  • tsdev