0.1.3 • Published 2 years ago

inklab.js v0.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

npm version

Getting started ✨

Installation process:

` //By npm
npm install inklab.js --save-dev

//By yarn
yarn add inklab.js

//By pnpm
pnpm add inklab.js `

First steps

Create index.js file with code:

console.log(Factorial(5))

and run node --experimental-specifier-resolution=node . in terminal. Congratulations! Your first code in inklab library!

What's next?

We will be creating docs as the library evolves.

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago

0.0.0

2 years ago