Difference between revisions of "Yarn"
Jump to navigation
Jump to search
(a couple more links) |
|||
Line 6: | Line 6: | ||
{{seed}} | {{seed}} | ||
==About== | ==About== | ||
− | [[Yarn]] is a [[package manager]] for [[Node.js]]; it is an alternative to (and uses the same repository as) [[npm]], with a more open license. | + | [[Yarn]] is a [[package manager]] for [[Node.js]]; it is an alternative to (and uses the same repository as) [[npm]], with a more open license and some feature improvements. |
Projects that require Yarn include [[Mastodon]]. | Projects that require Yarn include [[Mastodon]]. |
Revision as of 15:42, 8 January 2018
This page is a seed article. You can help HTYP water it: make a request to expand a given page and/or donate to help give us more writing-hours!
|
About
Yarn is a package manager for Node.js; it is an alternative to (and uses the same repository as) npm, with a more open license and some feature improvements.
Projects that require Yarn include Mastodon.
Links
- official
- Wikipedia: see npm (software)
- 2016-10-11 Why I'm Working on Yarn