Searched defs:github (Results 1 – 3 of 3) sorted by relevance
15 ### `stream = from2([opts], read)` ###65 - [from2-array](https://github.com/binocarlos/from2-array) - Create a from2 stream based on an arra… argument
15 ### `stream = from2([opts], read)` ###67 MIT. See [LICENSE.md](http://github.com/hughsk/from2/blob/master/LICENSE.md) for details. argument
1 module.exports = async ({github, context, core}) => { property