Giter Club home page Giter Club logo

project-version's Introduction

project-version

Latest version on npm Downloads on npm Project license
Lint status Test macOS status Test Ubuntu status Test Windows status
Codecov Coverage report Known Vulnerabilities Dependency Status
XO Code Style used AVA Test Runner used Istanbul Test Coverage used NI Scaffolding System used NP Release System used

๐Ÿ‘€ Get the current version of your project.
Coded with โค๏ธ by Simone Primarosa.

Install

$ npm install --save project-version

Usage

const version = require('project-version');
// =>  '1.0.1'

CLI

Install

To use the CLI just install the package globally.

$ npm install --g project-version

Or run it with npx if you are not planning to use it more than once.

$ npx project-version

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the license file for details.

project-version's People

Contributors

bjesuiter avatar simonepri avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

bjesuiter

project-version's Issues

Webpack: Critical Dependency Warning

I get the following error when using this package with webpack.

WARNING in ./node_modules/project-version/index.js
9:16-75 Critical dependency: the request of a dependency is an expression
    at CommonJsRequireContextDependency.getWarnings (C:\Development\Test UI\Main\Project.Test\node_modules\webpack\lib\dependencies\CommonJsRequireContextDependency.js:27:4)
    at Compilation.reportDependencyErrorsAndWarnings (C:\Development\Test UI\Main\Project.Test\node_modules\webpack\lib\Compilation.js:694:24)
    at Compilation.finish (C:\Development\Test UI\Main\Project.Test\node_modules\webpack\lib\Compilation.js:552:9)
    at applyPluginsParallel.err (C:\Development\Test UI\Main\Project.Test\node_modules\webpack\lib\Compiler.js:506:17)
    at C:\Development\Test UI\Main\Project.Test\node_modules\tapable\lib\Tapable.js:289:11
    at _addModuleChain (C:\Development\Test UI\Main\Project.Test\node_modules\webpack\lib\Compilation.js:498:11)
    at processModuleDependencies.err (C:\Development\Test UI\Main\Project.Test\node_modules\webpack\lib\Compilation.js:468:14)
    at _combinedTickCallback (internal/process/next_tick.js:73:7)
    at process._tickCallback (internal/process/next_tick.js:104:9)

Want to contribute a PR

Hello simonepri,

I want to contribute a cli mode to your package, complete with comments and README adjustments.
But I'm not able to push a new branch to this repo to create a PR.
I could make a fork and create a PR from that, but this seems a little bit overkill.

Can you tell me how I can create a PR for you?
As a last resort you could invite me to your repo, then I'll be able to use ssh instead of this https token thing.

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.