common-es
provides utilities for nodejs to be able to resolve es modules, such as providing the __dirname and __filename variables
atomic-fns
Like Lodash, but for ESNext and with types. Stop shipping code built for browsers from 2015.
weapp-next
Weapp(微信小程序) official API wrapper, purpose to expose fashionable, friendly and fluent programming API.
es7lint
A Javascript code syntax-fixer using the new features from ES6 and ES7
node-array-flatten
A modern, efficient, and lightweight utility for flattening nested arrays in Node.js and JavaScript. Leverages native Array.prototype.flat() for optimal performance.