BETA
My accountGet started
Jul 252017
Total.js Platform

How to create a RAR archive in Total.js?

This blog post describes how to create RAR archive in Total.js applications

How to create a RAR archive in Total.js?

  • check if the following command works in your OS $ rar or install it $ apt-get install rar
  • this example uses operations which are supported in Total.js +v2.4.0

Create an operation

E.g. your-app/definitions/operations.js:

Usage

You can execute the below code anywhere in your Total.js application: