Skip to content

TNTSuperMan/code2palindrome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

code2palindrome

Code to palindrome

What is available language?

Languages that can be inline comment

What is inline comment?

// This

If you find error on converted code by this

Please report on github issues.

Install

$ npm install code2palindrome
$ bun i code2palindrome

Usage

$ code2palindrome index.js index.pal.js
$ npx code2palindrome index.js index.pal.js
$ bunx code2palindrome index.js # overwrite
// JavaScript
import Code2Palindrome from "code2palindrome";
console.log(Code2Palindrome("console.log('hello!');"))

About

コードを回文に。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published