GithubHelp home page GithubHelp logo

nvdnkpr / yapm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rlidwka/yapm

0.0 1.0 0.0 19.79 MB

yapm is a package manager for node.js (npm fork)

License: Other

Makefile 1.31% Shell 3.89% JavaScript 93.77% CSS 1.02% Python 0.01%

yapm's Introduction

"yapm" is a package manager for node.js (npm fork)

screenshot

Changes

  • improvements in package.json handling:

    • preserve formatting of package.json files
    • support for package.json5 and package.yaml files (docs, #3336, #4482).
    • if package.json or any other json document is malformed, show where the error is (#3869).
  • formatting changes:

    • logs have much more clean formatting
    • added a progress bar showing download progress (#1257)
    • better search output with github repository links
  • multiple registries support

    • registry-specific configs + security fixes
    • easier switch between different npm registries
  • semver support for packages installable from github (docs, #3014, #3328, #3442, #3511, #4527).

  • a bunch of other minor changes (docs, #4573).

Installation

# install it as a global module (maybe with sudo)
$ npm install -g yapm

# run it just as you'd run npm itself
$ yapm install whatever

# if you want to write 'npm' and hate the name change,
# you might want to use an alias (i.e. write into ~/.bashrc)
$ alias npm=yapm

Upstreams

Pulled from visionmedia/npm

  • Github semver support
  • Output formatting changes
  • Better search output

Pulled from npm/npm

  • Everything else, this repository is synced with upstream at least once a week

yapm's People

Contributors

alexkwolfe avatar bcoe avatar chrismeyersfsu avatar davglass avatar deanlandolt avatar domenic avatar dylang avatar edef1c avatar evanlucas avatar evnm avatar iarna avatar indexzero avatar isaacs avatar luk- avatar mfncooper avatar mmalecki avatar othiym23 avatar outcoldman avatar pvorb avatar ralt avatar raynos avatar reid avatar rlidwka avatar robertkowalski avatar smikes avatar timoxley avatar tj avatar trentm avatar yhpark avatar yyx990803 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.