mollang-core
TypeScript icon, indicating that this package has built-in type declarations

1.1.3 • Public • Published




Mollang.JS - Node.JS 몰?루 언어 코어

GitHub Repo stars GitHub Repo stars GitHub Repo stars GitHub Repo stars

몰??
모올??.?????

몰루
아모올루

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

가?자!

설치하기

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
});

Readme

Keywords

Package Sidebar

Install

npm i mollang-core

Weekly Downloads

2

Version

1.1.3

License

ISC

Unpacked Size

63.6 kB

Total Files

29

Last publish

Collaborators

  • kndlr