Skip to content

irishman-cloud/beautify-javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Irishman Beautify's JavaScript SDK

MIT License Issue Count

Make code pretty and quickly explainable.

Table of Contents

Installation and Requirements

NPM Installation

To install Irishman Beautify through NPM, open a new terminal in your project directory and run the following command.

npm install @irishman/beautify

PNPM Installation

To install Irishman Beautify through PNPM, open a new terminal in your project directory and run the following command.

pnpm i @irishman/beautify

Yarn Installation

To install Irishman Beautify through Yarn, open a new terminal in your project directory and run the following command.

yarn add @irishman/beautify

Documentation

Support

Product Roadmap

To see a full Product Roadmap for Irishman Beautify, please go to this page on our website. If you would like to request a feature for the service, please submit it there.

Contributing

Although this project is fully available under the MIT license, we do not accept any contributions on this repository. We really love the open-source community, but we have some concerns with user contributed code in our legal responsibility to our clients and customers. That said, we do have several open source projects that we support financially, which you can see on our website.

License

All of our Client SDKs are fully open-source under the MIT license. This license is one of the most permissive licenses in the open-source world. Please note: our server software is proprietary, only the client software that allows people to communicate with our servers is open-source.

Special Thanks

  • Brendan Eich
  • ECMAScript Standards Body
  • Allen Wirfs-Brock