Giter VIP home page Giter VIP logo

packages-outdated's Introduction



packages-outdated

Check if all your dependencies in all your NodeJs projects are up to date.

Build Status NPM version Package size Dependencies devDependencies Status code style: prettier Twitter


Content

Features โœจ

  • Quick overview of outdated packages from different node projects.
  • Intuitive ui.

Usage ๐Ÿ’ก

Enter this command:

npx packages-outdated <path>

To get more informations about all commands and flags availables enter:

npx packages-outdated --help

Note - You need node >= 10.0.0 to run this module.

Exemples ๐Ÿ–

I will be using this folder structure:

โ”œโ”€โ”€ Users/lucas/dev/
	โ”œโ”€โ”€ chrome-extension/
	โ”œโ”€โ”€ computer-science/
	โ”œโ”€โ”€ get-readme/
	โ”œโ”€โ”€ lucastostee.com/
	โ”œโ”€โ”€ luctst-cli/
	...

This package only work for now with folder with one subfolder level.

โ”œโ”€โ”€ main-folder/
	// only work for this level.
	โ”œโ”€โ”€ sub-folder/
		โ”œโ”€โ”€ nodejs-project.

Contributing ๐Ÿฐ

Please make sure to read the Contributing Guide before making a pull request.

Thank you to all the people who already contributed to this project!

Maintainers ๐Ÿ‘ท

List of maintainers, replace all href, src attributes by your maintainers datas.

Tostee Lucas
Tostee Lucas

๐Ÿ’ป

License โš–๏ธ

MIT


packages-outdated's People

Contributors

luctst avatar

Watchers

 avatar  avatar  avatar

packages-outdated's Issues

Create isNodeProject function

Is your feature request related to a problem? Please describe.
No.

Describe the solution you'd like
Check if directory is a nodejs project by creating a function who check if a package.json file exist.

Fix eslint errors

Describe the bug
Not a bug.

To Reproduce
Steps to reproduce the behavior:

  1. launch npm run lint:watch script.
  2. Fix eslint errors.

Fix checkDependencies fn

Describe the bug
checkDependencies function return an error

To Reproduce
Steps to reproduce the behavior:

  1. Launch the node process with a path to a nodeJs project.

Expected behavior
Should return an object like the docs says.

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.