1.1.3 • Published 2 years ago

mollang-core v1.1.3

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago
몰??
모올??.?????

몰루
아모올루

모오올은?행
모올루
털!자

가?자!

설치하기

npm i mollang-core

사용하기

// ES6+ 인 경우
import mollang from 'mollang-core';
import readline from 'readline-sync';

// CommonJS
const mollang = require('mollang-core').default;
const readline = require('readline-sync');

var result = mollang('몰? 몰루', {
  inputFn: readline.question
});
1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago