This website requires JavaScript.
Explore
Help
Sign In
cerxes
/
babel
Watch
3
Star
0
Fork
0
You've already forked babel
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
b2bb97f00167cb153ac70902e68f88a006aeb278
babel
/
packages
/
babel-helpers
/
src
/
helpers
History
Chris Hewell Garrett
938ce50695
Object.create(null) -> standard object
2022-01-16 09:41:22 -05:00
..
applyDecs.js
Object.create(null) -> standard object
2022-01-16 09:41:22 -05:00
asyncIterator.js
Await promises from sync iterators with
for-await
(
#13824
)
2021-10-07 23:57:25 +02:00
jsx.js
Allow putting helpers in individual files (
#13190
)
2021-04-22 20:45:52 +02:00
objectSpread2.js
Allow putting helpers in individual files (
#13190
)
2021-04-22 20:45:52 +02:00
typeof.js
Allow putting helpers in individual files (
#13190
)
2021-04-22 20:45:52 +02:00
wrapRegExp.js
Simplify the
wrapRegExp
helper for named groups (
#13201
)
2021-04-26 23:39:32 +02:00