dceejay
|
be1620dd07
|
Fix watch node to stat file sizes ok
(and also not to when file missing)
|
2015-04-08 21:43:44 +01:00 |
|
dceejay
|
255d708fb6
|
updates to serial, watch, websocket, udp, twitter, email to handle no payload.
|
2015-03-31 09:21:11 +01:00 |
|
dceejay
|
cd5eac2cbb
|
Add type and size reporting to the file watch node.
|
2015-03-16 20:21:05 +00:00 |
|
Dave C-J
|
4770a06679
|
yet more JShint cleaning.
|
2014-07-18 21:49:48 +01:00 |
|
Dave C-J
|
790ad8eb68
|
Tidy up jsHint errors in parser nodes
|
2014-06-30 20:43:31 +01:00 |
|
Dave C-J
|
8c8f75df69
|
Catch more errors in file watcher node.
|
2014-05-31 19:44:02 +01:00 |
|
Dave C-J
|
2cdaed1325
|
Add "use strict" to most core nodes.
(skipping ones that may have other work in progress)
|
2014-05-29 22:13:21 +01:00 |
|
Nick O'Leary
|
ff49d2b217
|
Migrate to new node function style
|
2014-05-03 23:32:04 +01:00 |
|
Dave C-J
|
cbad188be8
|
Update to fs.watch node to use new fs.notify API
requires npm update fs.notify
|
2014-01-08 16:44:05 +00:00 |
|
Nicholas O'Leary
|
48dabffefc
|
Move all nodes into core subdirectory
This makes it easier to distinguish core nodes from those added later
|
2013-11-14 15:52:19 +00:00 |
|