2.0.4 • Published 1 year ago

eulejs v2.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

a night owl

Version codecov downloads

Euler\'s diagrams are non-empty Venn\'s diagrams. For further information, read following wikipedia article. Have fun!

Motivation

How to install

We run the command on bash terminal:

npm i --save eulejs

Example

We do:

  1. Navigate to folder example/
  2. Run the command npm i --save eulejs
  3. Run the command npm start.

The following output log appears in console:

{    
  d: [ 6 ],
  'c,d': [ 5 ],
  'a,b,c,d': [ 3 ],
  'b,c': [ 4 ],
  'a,b': [ 2 ],
  a: [ 1 ]
}

License

  • Free software: MIT license
2.0.4

1 year ago

2.0.3

1 year ago

1.0.2

1 year ago

2.0.2

1 year ago

2.0.1

1 year ago

2.0.0

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago