Apijs 6.9.7 / vanilla-js

Install

Contents

  1. Install and updates
  2. Information

Install and updates

file size gzip size
zip/apijs-screen.min.css 13.21 kB 3.23 kB
zip/apijs-print.min.css 1.00 kB 0.48 kB
zip/apijs.min.js 63.27 kB 16.84 kB
fonts/apijs/fontello.woff2 4.44 kB 4.24 kB
images/apijs/tv.gif 8.64 kB 8.18 kB
90.57 kB 32.98 kB

Redmine (1.4+, 2.x, 3.x, 4.x, 5.x, 6.x)

Read the plugin documentation.

Dolibarr (5.0+, 19.0+, 21.0+)

Extract src content in dolibarr/htdocs/custom/apijs.
Download of the latest version: dolibarr-apijs-6.9.7.tar.gz

Symfony (5.x / 6.x / 7.x)

Run: composer require luigifab/symfony-apijs-bundle
Run: php bin/console assets:install public --symlink --relative
Then add assets in HTML head.
Download of the latest version: symfony-apijs-6.9.7.tar.gz

Maho (25.x)

Read the module documentation (via composer).

OpenMage (19.x, 20.x, 21.x)

Read the module documentation (via composer).

All other websites

Download of the latest version: apijs-6.9.7.tar.gz
Put the following files in your directories:

  1. zip/apijs-screen.min.css   (clean-css)
  2. zip/apijs-screen-rtl.min.css   (rtlcss + clean-css)
  3. zip/apijs-print.min.css   (clean-css)
  4. zip/apijs.min.js   (uglify-js)
  5. fonts/apijs/*
  6. images/apijs/tv.gif

Then add assets in HTML head.

html<link rel="stylesheet" media="screen" type="text/css" href=".../zip/apijs-screen.min.css?v=697" />
<link rel="stylesheet" media="print"  type="text/css" href=".../zip/apijs-print.min.css?v=697" />
<link rel="prefetch" type="font/woff2" as="font" href=".../fonts/apijs/fontello.woff2?a3ab5acff3" /> <!-- md5file 0..10 -->
<script type="text/javascript" src=".../zip/apijs.min.js?v=697"></script>

Information

Download of the latest version: apijs-6.9.7.tar.gz
See also: github - composer - geany - phpstorm

6.9.7
Tested with Firefox 36/114, Chrome 32/106, Edge 108, Opera 19/94.

If you like this tool, take some of your time to improve the translations.