Yarn: Difference between revisions
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Created page with "<hide> page type::reference thing type::package manager category:software </hide> {{seed}} ==About== Yarn is a package manager for Node.js; it is an al..." |
No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<hide> | <hide> | ||
[[page type::reference]] | [[page type::reference]] | ||
[[thing type::package manager]] | [[thing type::language package manager]] | ||
[[category:software]] | [[category:software]] | ||
</hide> | </hide> | ||
{{seed}} | {{seed}} | ||
==About== | ==About== | ||
[[Yarn]] | [[Yarn]] provides an alternate [[command line interface]] for [[npm]], the official [[language 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]]. | ||
==Links== | ==Links== | ||
* [https://yarnpkg.com/en/ official] | * [https://yarnpkg.com/en/ official] | ||
* Wikipedia: see {{l/wp|npm (software)}} | |||
* '''2016-10-11''' [http://yehudakatz.com/2016/10/11/im-excited-to-work-on-yarn-the-new-js-package-manager-2/ Why I'm Working on Yarn] | |||
Latest revision as of 19:52, 10 February 2020
<hide> page type::reference thing type::language package manager </hide> <hide>
page status::seed
</hide>
|
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 language package manager for Node.js. It has a more open license and somewhat different management logic.
Projects that require Yarn include Mastodon.
Links
- official
- Wikipedia: see npm (software)
- 2016-10-11 Why I'm Working on Yarn
