issues
search
Sage
/
streamlinejs
Asynchronous JavaScript for dummies
http://bjouhier.wordpress.com/2011/01/09/asynchronous-javascript-the-tale-of-harry/
MIT License
959
stars
56
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump word-wrap from 1.2.3 to 1.2.4
#398
dependabot[bot]
opened
1 year ago
0
Bump minimatch from 3.0.4 to 3.1.2
#396
dependabot[bot]
opened
1 year ago
0
Bump minimist and mkdirp
#395
dependabot[bot]
opened
1 year ago
0
Is the javascript spread operator supported with the latest version of streamline?
#394
nuttamsingh
closed
2 years ago
1
Bump shell-quote from 1.7.2 to 1.7.3
#393
dependabot[bot]
opened
2 years ago
0
Bump cached-path-relative from 1.0.2 to 1.1.0
#392
dependabot[bot]
opened
2 years ago
0
fix: pin colors@1.4.0 to fix security vuln
#391
mannyluvstacos
closed
2 years ago
0
fs.stat is an asynchronous function, that returns a Promise<fs.Stats>. isFile is a property on fs.Stats objects
#390
emarteca
opened
3 years ago
0
Bump path-parse from 1.0.6 to 1.0.7
#389
dependabot[bot]
opened
3 years ago
0
Bump lodash from 4.17.19 to 4.17.21
#388
dependabot[bot]
opened
3 years ago
0
Bump handlebars from 4.7.6 to 4.7.7
#387
dependabot[bot]
opened
3 years ago
0
Bump underscore from 1.10.2 to 1.13.1
#386
dependabot[bot]
opened
3 years ago
0
Bump elliptic from 6.5.3 to 6.5.4
#385
dependabot[bot]
opened
3 years ago
0
Question: Populating the streamline cache with _node -c / detecting existing already-transpiled code during require()
#384
Maciek416
opened
3 years ago
0
Node v14 support
#383
bcko
closed
4 years ago
4
streamline-runtime and fibers 5.x
#382
bcko
closed
4 years ago
3
Bump acorn from 7.1.0 to 7.3.1
#381
dependabot[bot]
closed
4 years ago
0
Bump elliptic from 6.5.2 to 6.5.3
#380
dependabot[bot]
closed
4 years ago
0
Bump lodash from 4.17.15 to 4.17.19
#379
dependabot[bot]
closed
4 years ago
0
Bump acorn from 7.1.0 to 7.1.1
#378
dependabot[bot]
closed
4 years ago
1
fibers 4.x.x upgrade
#377
bjouhier
closed
5 years ago
0
streamline-runtime and fibers 4.x
#376
keithmo
opened
5 years ago
4
Bump lodash from 4.17.10 to 4.17.15
#375
dependabot[bot]
closed
5 years ago
0
Bump lodash from 4.17.10 to 4.17.14
#374
dependabot[bot]
closed
5 years ago
1
Bump handlebars from 4.0.12 to 4.1.2
#373
dependabot[bot]
closed
5 years ago
0
streamline vs. native async/await
#372
spollack
closed
3 years ago
4
dependendies update to fix vulnerability in cached-path-relative
#371
bjouhier
closed
6 years ago
0
Debugging using breakpoints not working -- missing source map urls?
#370
atorma
opened
7 years ago
5
ambient typescript definitions moved to a separate package
#369
bjouhier
opened
7 years ago
0
Fixed incorrect markdown formatting in FAQ.md
#368
anton-evseev
closed
7 years ago
1
Exception handling broken in node 8 (generators and callbacks modes only)
#367
bjouhier
closed
7 years ago
0
Bugfixes for parallel forEach and map
#366
bjouhier
closed
7 years ago
0
forEach_()/map_() callback invocation issue in streamline-runtime 1.1.3
#365
keithmo
closed
7 years ago
2
Memory issues when calling forEach_() on a big array
#364
keithmo
closed
7 years ago
2
Cut support for node < 4.0
#363
bjouhier
closed
7 years ago
1
exceptions in streamlined code using express give no indication of where the problem is
#362
michael-ts
opened
7 years ago
2
Syntax errors reported by typescript transpiler
#361
bjouhier
closed
7 years ago
0
exclusive funnel should not deadlock if reentered recursively
#360
bjouhier
closed
7 years ago
1
fix empty lines in repl with node 6
#359
bjouhier
closed
7 years ago
0
Long paths and Streamline cache
#358
ghost
opened
7 years ago
1
dealing with callers that we can't make asynchronous
#357
michael-ts
closed
7 years ago
2
_node client does not properly wait for async functions when code pasted in
#356
michael-ts
opened
7 years ago
6
Error trying to register a loader interactively
#355
michael-ts
closed
7 years ago
5
Error: Cannot find module 'streamline-runtime/lib/fibers/runtime'
#354
michael-ts
closed
7 years ago
3
Can't access "this" when callback provides it
#353
michael-ts
opened
7 years ago
2
Optionally use babel-preset-node6 rather than babel-preset-es2015
#352
keithmo
opened
7 years ago
3
fixed #350 - use USERPROFILE when HOME* env variable are undefined on…
#351
eboureau
closed
7 years ago
0
HOMEDRIVE env variable could be undefined on Windows
#350
eboureau
closed
7 years ago
0
typescript options are not passed to typescript compiler
#349
bjouhier
closed
7 years ago
0
babel plugin should not use console.error for all messages
#348
bjouhier
closed
7 years ago
0
Next