folders.js

1.0.0 • Public • Published

folders.js

A Node.js implementation of the Folders esoteric programming language.

Features

folders.js can compile the folder structure to JavaScript code, and then you can choose to run it or view it.

$ folders
   __       _     _                  _     
  / _| ___ | | __| | ___ _ __ ___   (_)___ 
 | |_ / _ \| |/ _` |/ _ \ '__/ __|  | / __|
 |  _| (_) | | (_| |  __/ |  \__ \_ | \__ \
 |_|  \___/|_|\__,_|\___|_|  |___(_)/ |___/
                                  |__/     

Format: folders (directory name) [--code]

You can optionally pass the --code option, that converts the folder structure into JavaScript code.

License

This project is licensed under the MIT License.

Package Sidebar

Install

npm i folders.js

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

10.5 kB

Total Files

216

Last publish

Collaborators

  • hiimjustin000