Apijs 6.9.6 / 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 2.63 kB
zip/apijs-print.min.css 1.00 kB 0.39 kB
zip/apijs.min.js 63.36 kB 13.74 kB
fonts/apijs/fontello.woff2 4.44 kB 3.50 kB
images/apijs/tv.gif 8.64 kB 6.59 kB
90.66 kB 26.85 kB

Redmine

Read the plugin documentation.

Dolibarr

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

Symfony

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.6.tar.gz

OpenMage

Read the module documentation.

All other websites

Download of the latest version: apijs-6.9.6.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=696" />
<link rel="stylesheet" media="print"  type="text/css" href=".../zip/apijs-print.min.css?v=696" />
<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=696"></script>

Information

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

6.9.6
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.