f.ck

1.5.7 • Public • Published

Install

In terminal,

$>_ npm i --save f.ck

Usage

const f = require('f.ck');

f('++++++++++[>+++++++>++++++++++>+++>+<<<<-]>++.>+.+++++++..+++.>++.<<+++++++++++++++.>.+++.------.--------.>+.>.')
  .then(value => console.log(value))
  .catch(err => console.log(err))

  /*
  $ yarn test || npm run test
  H
  e
  l
  l
  o

  W
  o
  r
  l
  d
  !
  */

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i f.ck

    Weekly Downloads

    10

    Version

    1.5.7

    License

    ISC

    Last publish

    Collaborators

    • cagataycali