@xcredits/xcredits-core
TypeScript icon, indicating that this package has built-in type declarations

0.2.2 • Public • Published

xcredits-core

Build instructions

Run

npm install

then

npm run build

Deploying

Check if logged in

npm whoami

Log in if not

npm adduser

Check version

npm version

Increment version

npm version patch
npm version minor
npm version major

patch increments last digit 0.0.1

minor increments middle digit 0.1.0

major increments first digit 1.0.0

Creating a package for the first time

npm init

To scope the package as an xcredits pagg, use

npm init --scope=xcredits

/@xcredits/xcredits-core/

    Package Sidebar

    Install

    npm i @xcredits/xcredits-core

    Weekly Downloads

    0

    Version

    0.2.2

    License

    MIT

    Unpacked Size

    69.8 kB

    Total Files

    45

    Last publish

    Collaborators

    • jamesjansson
    • sid_xcredits