167 Commits

Author SHA1 Message Date
Jos de Jong
38bd02bc9d
Add note about TypeScript 2018-07-27 22:30:34 +02:00
Jos de Jong
9ec5767e57
Fixed #1188: maintenance badge has broken link 2018-07-27 16:57:30 +02:00
Amin Abdul Manaf
a8774154e1 Fixed a typo (#1187) 2018-07-27 16:54:34 +02:00
Jos de Jong
e75a1eae84
Move greenkeeper badge to the right place 2018-07-22 16:47:53 +02:00
greenkeeper[bot]
cb23f557ee Update dependencies to enable Greenkeeper 🌴 (#1153)
* chore(package): update dependencies

* docs(readme): add Greenkeeper badge

* update package-lock to bring in sync with package.json
2018-07-22 16:41:11 +02:00
jos
8b5eb89a02 Minor tweaks in the docs 2018-06-16 14:57:28 +02:00
jos
4ca1d563b8 Drop official support for IE9/IE10 2018-06-14 21:00:58 +02:00
jos
b3b96749bf Refactored var into const/let, and removed a lot of semicolons 2018-06-13 12:21:14 +02:00
jos
fc084e4309 Move npm run test:browserstack up in the readme 2018-06-02 13:00:24 +02:00
jos
91dd7796d8 Clickable images 2018-05-31 21:37:27 +02:00
jos
eb9a6e4943 Reorder text 2018-05-31 21:36:01 +02:00
jos
4584ce2ce2 Fix broken image url 2018-05-31 21:32:22 +02:00
jos
dda23c5b95 Updated description on continuous integration testing 2018-05-31 21:29:39 +02:00
Harry Sarson
4cb235003f
add note to readme about browser testing.
README now includes info about local browsertests and browserstack as well as a note explaining that a valid BrowserStack login is needed to run the tests there.
2018-05-31 18:10:21 +01:00
Robin Wieruch
c561b171b4
add slack community to README.md 2018-03-21 11:55:31 +08:00
jos
84b7ff0efa Merge branch 'master' into develop 2018-01-31 14:22:05 +01:00
jos
2d212c4597 Update maintenance image 2018-01-31 13:52:51 +01:00
jos
a00b333e00 Fixed some broken links and an example output 2018-01-27 17:18:47 +01:00
jos
e99fb2d481 Released v3.19.0 2018-01-06 20:19:45 +01:00
Jos de Jong
c872a84559
Add npm link 2017-12-28 22:15:39 +01:00
Jos de Jong
f719a7fad6
Update readme (see #994) 2017-12-28 22:14:15 +01:00
jos
161b8edd8e Add browserstack logo to readme 2017-12-18 20:33:23 +01:00
jos
2494a27ade Added license scan badge 2017-11-29 08:49:27 +01:00
jos
4a9378789a Reorder feature list entries 2017-10-23 20:21:36 +02:00
jos
b90aa9121b Fixed #961: remove "Has no dependencies" from feature list 2017-10-23 20:20:44 +02:00
jos
e7766e4468 Replaced examples resulting in round-off errors to prevent confusion (see #910) 2017-08-02 20:02:51 +02:00
Max Kramer
fc3bd8d2bf Add badges 2017-04-18 17:03:40 -04:00
jos
a3f240715f Added a section in readme about browser support (see #810) 2017-03-19 14:22:15 +01:00
jos
8b701aac41 Ehh it's 2017 now 2017-01-23 22:17:45 +01:00
jos
20f3af05b3 Fixed markdown urls, updated an example 2017-01-23 21:56:14 +01:00
jos
064cb7a34b Updated project description 2017-01-23 21:03:06 +01:00
jos
5911fe6ffd Released version 2.6.0 2016-01-08 20:23:52 +01:00
jos
0c1e9deeeb Implemented configuration value {number: 'fraction'}. Added docs and example for fractions. 2015-05-12 14:40:47 +02:00
jos
52cd92643b Removed adding .clone() method to BigNumber 2015-02-16 09:19:53 +01:00
jos
0cdbd9022b Updated chaining example in the readme. Updated comments in some examples 2014-12-26 11:32:15 +01:00
jos
9d9b8d4389 Replaced links to examples 2014-06-30 21:42:54 +02:00
jos
0a98e67b80 Referring to downloads page to install/download math.js 2014-06-24 14:16:12 +02:00
jos
3f62d9434d Changed urls in readme, point to the website now 2014-06-24 09:34:44 +02:00
jos
7d84e4daf0 Math.js now immediately returns a default instance of mathjs, no need to create an instance every time you want to use the library. 2014-06-20 23:11:14 +02:00
josdejong
fe8d832bed Released version 0.18.0 2014-01-18 14:30:56 +01:00
josdejong
08665b9b42 Merge branch 'develop' into expression_compilation 2014-01-02 22:09:51 +01:00
josdejong
31a05db32d Updated description on installation with component 2014-01-02 21:48:53 +01:00
Jos de Jong
7ef1b74f43 Merge pull request #125 from marcusandre/patch-1
Add component(1) installation routine to Readme.
2014-01-02 12:42:37 -08:00
Marcus André
8f0a13453c Add component(1) installation routine to Readme.
component(1) needs to find the component.json inside the master branch. Keep that in mind before accepting this pull request. ;)
2014-01-02 21:31:02 +01:00
josdejong
f6acb12e4d Implemented expression compilation for 80% 2014-01-01 20:46:30 +01:00
josdejong
bdf7d44dd2 Added operator in to expression parser (alias of to) 2013-12-21 21:24:56 +01:00
josdejong
2b98831d84 Fixed #119: bug with negative temperatures 2013-12-14 14:26:30 +01:00
josdejong
d22168ea88 Added script for coverage report 2013-12-14 13:20:27 +01:00
josdejong
52337e4b94 Integrating the bignumber.js library in math.js. This is awesome! 2013-11-16 14:34:35 +01:00
josdejong
a70a0df39b More detailed description on now to build and test 2013-11-14 10:36:09 +01:00