Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback

Fibonacci

GitMoji License: MIT Lines Of Code CodeQL

Port of fibonacci-go for Deno.

Utilities for the Fibonacci Number and Sequence

Usage

CLI Tool

This project contains a cli tool, it is made to give an example of use mainly.

Install it:

 deno install

For more info check this.

License

This package is licensed under the MIT License.