Popular repositories
-
less.php
less.js ported to PHP.
-
gpFinder
gpFinder is an open-source file manager based on the elFinder project (http://elfinder.org) gpFinder is written in JavaScript using jQuery UI and can be easily integrated with all of the most popul…
-
phpEasyMin
A simple JavaScript and CSS "build" tool.
-
elFinder
Forked from Studio-42/elFinder
Open-source file manager for web, written in JavaScript using jQuery and jQuery UI
-
gpeasy-pagodabox
A Free and Easy CMS for Everyone - gp|Easy CMS
PHP
-
Archive_Tar
Forked from pear/Archive_Tar
Based on http://pear.php.net/package/Archive_Tar this package does not require PEAR
PHP
26 contributions in the last year
Contribution activity
December 2017
November 2017
Use count($samples) instead of $this->maxNgrams
Just an idea. Increasing the size of maxNgrams will change the result confidences even if there's no actual difference. Using count($samples), we w…
Linear Scale Pervents Chart From Rendering
https://codepen.io/anon/pen/gXxLNw Expected Behavior Expect both charts in above example to render the same Current Behavior The chart with a Linea…