Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/espruino/EspruinoTools

JavaScript library of tools for Espruino - used for the Web IDE, CLI, etc.
https://github.com/espruino/EspruinoTools

bump for release

8292118b1d5ce01da1d584aea1810dd2e24da8ec authored over 6 years ago by Gordon Williams <[email protected]>
add Pixl to list of devices to find by name

fad59e23af3cd5f86ea107d2e72d176b12f1a294 authored over 6 years ago by Gordon Williams <[email protected]>
bump for npm

c82e4585be76b5301e389889db2c824e0215520e authored over 6 years ago by Gordon Williams <[email protected]>
fix timezone

1de606897f990ea351825a91008ed07fdbaf21c0 authored over 6 years ago by Gordon Williams <[email protected]>
updated iframe endpoint to accept a 'written' callback

aa2ca12e1cb2ebfbe03f69fd913219aeea60c21f authored over 6 years ago by Gordon Williams <[email protected]>
log messages

daf84e1d41e1d18c4e18c36ea8969a3662c1405d authored almost 7 years ago by Gordon Williams <[email protected]>
add support for sending serial over window.postMessage

025da44e5be5addde28872d4685a355764106c93 authored almost 7 years ago by Gordon Williams <[email protected]>
fix overlap of 2 modules

60fb6bdc55e4dae6f057de0dc24ef372928d0a6e authored almost 7 years ago by Gordon Williams <[email protected]>
fix timezone - set hours, not minutes

893ddd1c6a4ca50a5683396f38b9e7252c50a531 authored almost 7 years ago by Gordon Williams <[email protected]>
Merge pull request #74 from jugglingcats/serial_node_socket

Fix for #32 connect over TCP/IP using CLI

0fe80a2616045bc6e74040173a25c546743e50c3 authored almost 7 years ago by Gordon Williams <[email protected]>
Moved config handling to setupConfig and minor cleanup

b42982838a5ca664258c4c82d6b746e1d1af390c authored almost 7 years ago by jugglingcats <[email protected]>
Fix failure to check for empty uri string

b69bccd1de65775f1689d7eec17cafa7058f6c21 authored almost 7 years ago by jugglingcats <[email protected]>
Remove unwanted logging

41efe7adce48d07043bb4d621fcdddda5ce803f7 authored almost 7 years ago by jugglingcats <[email protected]>
Proposed fix for #32 connect over TCP/IP from CLI

4e72e865093e6f8d8b4657a09a3630fe29aef5ac authored almost 7 years ago by jugglingcats <[email protected]>
tidy log

f879382dd7bab11a6aa7686ea5c82ea5f6305828 authored almost 7 years ago by Gordon Williams <[email protected]>
Modify save on send code to save files bigger than RAM on 1v96

55c2d6b2e45bacf6e581c686c272a77a1a8a7fd9 authored almost 7 years ago by Gordon Williams <[email protected]>
handle immediate connect&disconenct nicely

8511463719356d4859abbb873777d32165d357d8 authored almost 7 years ago by Gordon Williams <[email protected]>
Improve first connect

ec08675f35a6f2d300511d298356ac354fac8fd3 authored almost 7 years ago by Gordon Williams <[email protected]>
Better notifications

ac0642388654fcd02de715e03718311412d1abf4 authored almost 7 years ago by Gordon Williams <[email protected]>
Display notifications in terminal

4c2690ad9fb48e1845202e49c40bc3746ff8be59 authored almost 7 years ago by Gordon Williams <[email protected]>
Better attempts at trying to communicate

a649d693d8632d3bec6eca55dd44dd78ec56bbf5 authored almost 7 years ago by Gordon Williams <[email protected]>
update compiler URL to HTTPS

59ab36ae4c251189ff641e6586a52133209b51a3 authored almost 7 years ago by Gordon Williams <[email protected]>
auto-set timezone - fix #17

8714ec87f01a43ec229d5f8ba77693b212d729c5 authored almost 7 years ago by Gordon Williams <[email protected]>
bump for npm

a89e7c039c3bfc3222c46bcc78ad9bce74ef4b79 authored almost 7 years ago by Gordon Williams <[email protected]>
send board info so we know what chip to target

7dbbba93191ad901b7659e511dfb32ea3d858f42 authored almost 7 years ago by Gordon Williams <[email protected]>
Added option to compile C code

ab28cdf0881e82a0a1e1924b8316bd5a7035dd32 authored almost 7 years ago by Gordon Williams <[email protected]>
bump

ea2c4c3c55e6065ce8651e6f8950f02bbdeb75d5 authored almost 7 years ago by Gordon Williams <[email protected]>
auto-transform asm in modules

ecc0119d5697c9b7ac5cdd29671f76afe6e15987 authored almost 7 years ago by Gordon Williams <[email protected]>
argh.

0a1cc25756adc83014ff20369803bf9319341fdf authored almost 7 years ago by Gordon Williams <[email protected]>
Assembler: Fix strb, add strh/ldrh instructions. Also support multiline strings

4889b08069d82e8cc41284476c4db6f7e53958e2 authored almost 7 years ago by Gordon Williams <[email protected]>
tools to figure out where we're running

369663c2d1dd0b1e4579e8e43622800edcec2e3c authored almost 7 years ago by Gordon Williams <[email protected]>
Improve terminal intro screen. No longer try and load HTML for entire screen

eb0c488c0ce0c31f22a1903e222c0e0e54701f24 authored almost 7 years ago by Gordon Williams <[email protected]>
Handle MODULES if received from the device itself

1a65658bbfdfb13e9a9666c4554bbd19d57c4a9f authored almost 7 years ago by Gordon Williams <[email protected]>
Allow connections to devices by name rather than addrtess

27e9b9021298a9bebe60a39722b9e4e62b357bde authored almost 7 years ago by Gordon Williams <[email protected]>
add extra newline replacement hacks around try..catch, fix https://github.com/espruino/Espruino/issues/1325

081e7ec7aeb18d77a75c57ab056b1dc8f7bcd11a authored almost 7 years ago by Gordon Williams <[email protected]>
more noble tweaks

ccff437d9a040712556e9e27f028dd8db67eb56a authored almost 7 years ago by Gordon Williams <[email protected]>
work out win64 issues with double startScanning call

647ce14db584581fd20b42d2476fb1ac26aeb8d0 authored almost 7 years ago by Gordon Williams <[email protected]>
increase timeout

7b8223ba25d4d975a1e9f2d9562ef5e8b6fb3e9b authored almost 7 years ago by Gordon Williams <[email protected]>
Merge branch 'gh-pages' of github.com:espruino/EspruinoTools into gh-pages

dbd1365592cc262d1e89cd76c69446da370c0b9e authored almost 7 years ago by Gordon Williams <[email protected]>
Fix Noble initialisation bug, refactor to use the same list of supported BLE devices from utils.js for everything, and remove the ttySx spam from Linux tools

e733d56f5969e239cc44358a2744bdf824e8fbd7 authored almost 7 years ago by Gordon Williams <[email protected]>
Merge branch 'gh-pages' of https://github.com/espruino/EspruinoTools into gh-pages

545fa170a77cac1c8cc6fb9f905a267029f2c339 authored almost 7 years ago by Gordon Williams <[email protected]>
report errors

c48192db5d31572254d85a8652b36f591157fad0 authored almost 7 years ago by Gordon Williams <[email protected]>
Try and connect right away - it makes the connection window snappier

5231ebd823fa361bbd589357fa744b3b14f2f3bf authored almost 7 years ago by Gordon Williams <[email protected]>
stringify data sent down MQTT - EspruinoHub expects it

6dab66ec64e08e55e83bd70716132a740083ddf0 authored almost 7 years ago by Gordon Williams <[email protected]>
doc

a6a8f1f1e2b89b6233fc33bd35f6b78925134e2a authored almost 7 years ago by Gordon Williams <[email protected]>
serial name refactoring

991b86873353dede232a037d29563697d84a79fa authored almost 7 years ago by Gordon Williams <[email protected]>
added MQTT-over-websocket endpoint for EspruinoHub

8ada355ecbd4fd391f20d65f8b007450dd2dac76 authored almost 7 years ago by Gordon Williams <[email protected]>
Merge pull request #71 from hikaman/gh-pages

Fix Typo in serial port connection initialisation

d8bc96b9bac6153ae673de71ea15431aa328fcf4 authored almost 7 years ago by Gordon Williams <[email protected]>
Fix Typo in serial port connection initialisation

baudrate -> baudRate
as described in https://github.com/node-serialport/node-serialport#usage

0ba1bdb0480fa4473fd723338b9d34c70f40893f authored almost 7 years ago by Stefan Hiecker <[email protected]>
Merge pull request #70 from 2114L3/patch-1

Update espruino-cli.js

aecb6e565c5fd8acdf975944b0f76e57046fd0f0 authored about 7 years ago by Gordon Williams <[email protected]>
Update espruino-cli.js

error in bug URL, missing 's' in project name

d75738898e18d8853ab6173ba8e9fb776339baaa authored about 7 years ago by 2114L3 <[email protected]>
added EspruinoHost websocket library

5f1b7e3b74793ed5b417b8d2d878e803356195c1 authored about 7 years ago by Gordon Williams <[email protected]>
add one more hack to work around debugging lines when modules and setTime are used

31190018a9144da6a2165bf13306af5c7419a194 authored about 7 years ago by Gordon Williams <[email protected]>
not provide warning if CLI is used with '-o' without a board defined. fix #67

027454064276969f7d96991355313b4f0a734dd6 authored about 7 years ago by Gordon Williams <[email protected]>
Merge branch 'gh-pages' of github.com:espruino/EspruinoTools into gh-pages

ed4756cb6c215d6bd5152022150040d07d7f75c6 authored about 7 years ago by Gordon Williams <[email protected]>
fix closure minification now it's moved to HTTPS

4cacf2f27c963775db008fdcfa830efaa92d4766 authored about 7 years ago by Gordon Williams <[email protected]>
bump package

0ec9771c7fb70721dfdf9a79f1ab6db5663eb806 authored about 7 years ago by Gordon Williams <[email protected]>
newb mistake

953b36f6607d291386d7bacb2ce9eb3e252c2752 authored about 7 years ago by Gordon Williams <[email protected]>
badge hack

cc8e64f01c602ce3120d485b4c6ecbcbbb98fec4 authored about 7 years ago by Gordon Williams <[email protected]>
make setting text configs easier

c4c297e900759d75a5ccfc330a9492d09a1653a1 authored about 7 years ago by Gordon Williams <[email protected]>
new version

f18be1c7157bd0e8c70a2e9253ae856dd62a42f8 authored about 7 years ago by Gordon Williams <[email protected]>
ignore

6fad3f03e2b73da26703b2d2fdfb7b2a11c9928f authored about 7 years ago by Gordon Williams <[email protected]>
Allowing configs to be specified individually - and add --listconfigs to show nice human-readable info on all of them

8f5f3b45001b3530c02bc3abcf4e591dd4071a27 authored about 7 years ago by Gordon Williams <[email protected]>
Allow output files to be created without a connection

2225b6fcec855aa0d0e4bf694449360506aa9568 authored about 7 years ago by Gordon Williams <[email protected]>
fix some errors caused by Status not existing any more

9f6bcc430b4c2ac60cf444e40427ad97899acbfc authored about 7 years ago by Gordon Williams <[email protected]>
Added intel Hex output for supported devices

59afd8777df3c6f864f630c5b015c15c6fde5a9e authored about 7 years ago by Gordon Williams <[email protected]>
add --board option for specifying board directly

ed9f94ede8fc1b90a4b14757968aef9bf3ea0b28 authored about 7 years ago by Gordon Williams <[email protected]>
prompt about firmware on WiFi and Puck.js

4554d6f77b3b1dc29046c7ac07db5e80b0fae93c authored over 7 years ago by Gordon Williams <[email protected]>
Stop duplicate 'error' notifications on connect - fix https://github.com/espruino/EspruinoWebIDE/issues/181

f85435bc94d2eab26d00089558bbc656999bc189 authored over 7 years ago by Gordon Williams <[email protected]>
remove duplicated files (they are also in main Web IDE folder)

f1384deeb0dba80ddfc3c9fdcecf377536120660 authored over 7 years ago by Gordon Williams <[email protected]>
add filters for different devices

8045db5f5d9c046997d29ec9414852df397c559c authored over 7 years ago by Gordon Williams <[email protected]>
remove disabling of websockets on espruino.com, since they were needed for Espruino relay

3e1698dd13d084d8c468fc7fcdc86df03d35e5c2 authored over 7 years ago by Gordon Williams <[email protected]>
check Web Bluetooth state at connect time

5fbb3adf2631d3a74eb853f17bc1e219f6a92899 authored over 7 years ago by Gordon Williams <[email protected]>
don't try to do websockets on espruino/github

45629d837f16be7fdda32768466928aa2c1a8d87 authored over 7 years ago by Gordon Williams <[email protected]>
Check web bluetooth status after page load

b22a60cec92949ef9c032b9e7f52459d3a6e90c1 authored over 7 years ago by Gordon Williams <[email protected]>
oops

243c4d897915aa92942b04f286679833466ab6dc authored over 7 years ago by Gordon Williams <[email protected]>
update web bluetooth info for windows

8fd04ab790e22e60d5daec1fd7a99f8b0411872f authored over 7 years ago by Gordon Williams <[email protected]>
improve error message

65efa886da88feaced6d1b04d36ca7cba51f13f0 authored over 7 years ago by Gordon Williams <[email protected]>
Fix repeated GET of /serial/ports, and now include more detailed bluetooth device name in connected callback so it can go in the bottom-right of the IDE

80000f73bb76cb9c874ff2f1cc79b2e1ef70759e authored over 7 years ago by Gordon Williams <[email protected]>
Merge branch 'gh-pages' of github.com:espruino/EspruinoTools into gh-pages

2c7ea0548f576983aacaa4a0c4549f22420e2898 authored over 7 years ago by Gordon Williams <[email protected]>
remove NPM option - it never worked properly anyway and just causes problems when it's left on

92af275858bbe2dbeaef82d14f7fc716622cf2e7 authored over 7 years ago by Gordon Williams <[email protected]>
Merge pull request #65 from haraldkubota/gh-pages

Adding -n switch to NOT connect to Espruino. Useful for using netcat …

1ddb93e40652b8218a9c5616bd60c7fd02977606 authored over 7 years ago by Gordon Williams <[email protected]>
Adding -n switch to NOT connect to Espruino. Useful for using netcat to send code via WIFI.

2e08d8cd49c1af9f26d508c4bcba8bb1b253bbe9 authored over 7 years ago by Harald Kubota <[email protected]>
bump for npm

44b2e1661dfc0dc1c9cc3576b35f820d25aa17b7 authored over 7 years ago by Gordon Williams <[email protected]>
allow headers in hacky markdown converter

92b02508cfdde2152b5dfa2524c5d61a072bfb92 authored over 7 years ago by Gordon Williams <[email protected]>
Merge branch 'gh-pages' of github.com:espruino/EspruinoTools into gh-pages

2f96f12e083a7caa2878fa88e9a9e893637fa05d authored over 7 years ago by Gordon Williams <[email protected]>
add utility for file open dialog

24c7ad03cc02022bdcef345248439c04115b97e7 authored over 7 years ago by Gordon Williams <[email protected]>
don't try HTTP GETting modules if no URL is defined

4a769680c253572a95b5e80defc2db3a69e3b103 authored over 7 years ago by Gordon Williams <[email protected]>
Create CONTRIBUTING.md

bug filing notes

e9eddd2bdb9045a0d64cbabf32fa2019d711fea7 authored over 7 years ago by Gordon Williams <[email protected]>
fixing status bar

c50f93e3814d6a335e3084d70e9dddf71c389d5b authored almost 8 years ago by Gordon Williams <[email protected]>
make escodegen insert newlines at global level - fix #61

c46d7881379bc60e30769c4145efcd0a0d1af5f1 authored almost 8 years ago by Gordon Williams <[email protected]>
allow '-' in expressions!

eee26e48eef11a5d3079b15db85708c31c6952e3 authored almost 8 years ago by Gordon Williams <[email protected]>
Merge pull request #60 from TrevorJTClarke/gh-pages

Minor change to allow port name to include dash, fixes #59

d1992513c479042c999da652eeacfb6e2f1a47ae authored almost 8 years ago by Gordon Williams <[email protected]>
Minor change to allow port name to include dash

0d788100c64ced28895e0d475f9d85cdedb2faf6 authored almost 8 years ago by Trevor Clarke <[email protected]>
use https for modules

b3fcc64a8a57f5dbaf2a77989bea6b7d740a5dd8 authored almost 8 years ago by Gordon Williams <[email protected]>
fix #54

7ebede83de1a26ad4d1ad6683edbbf4d5b1b2f51 authored almost 8 years ago by Gordon Williams <[email protected]>
ensure upload only starts after board JSON has been retrieved (fix #55)

7d25f52260a776e9f4ae26dbbd8ba507eeee0179 authored almost 8 years ago by Gordon Williams <[email protected]>
send connection info to connected handler

be5816e56b1eb746912053fa53174f2f7e507244 authored almost 8 years ago by Gordon Williams <[email protected]>
fix https://github.com/espruino/EspruinoWebIDE/issues/170

9ed454ee823ee59519bb62795caebe61531ce642 authored almost 8 years ago by Gordon Williams <[email protected]>
allow double-click to copy text again

c57e60e94b6b324cbf1bd495f2365880a805f2c3 authored almost 8 years ago by Gordon Williams <[email protected]>