Difference between revisions of "Yarn"

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Jump to navigation Jump to search
(minor correction)
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 and some feature improvements.
+
[[Yarn]] provides an alternate [[command line interface]] for [[npm]], the official [[package manager]] for [[Node.js]]. It has a more open license and somewhat different management logic.
  
 
Projects that require Yarn include [[Mastodon]].
 
Projects that require Yarn include [[Mastodon]].

Revision as of 00:43, 11 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 provides an alternate command line interface for npm, the official package manager for Node.js. It has a more open license and somewhat different management logic.

Projects that require Yarn include Mastodon.

Links