How to Publish a NPM Package

How to Publish a NPM Package

Ben Awad

5 лет назад

30,519 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@lifeisbeautifu1
@lifeisbeautifu1 - 15.10.2023 15:07

This is so cool! Can't wait to publish my new js framework.

Ответить
@mhdz10
@mhdz10 - 06.12.2022 04:01

Hey, nice video. I've been trying to do the same, but seems that now I need to upgrade to a paid plan in order to be able to publish my packages. Please correct me if I'm wrong. Thank you!

Ответить
@hakuna_matata_hakuna
@hakuna_matata_hakuna - 19.07.2022 22:53

how to make a package ,use ts-dx

Ответить
@kevingreetham5883
@kevingreetham5883 - 16.02.2022 01:43

Can an npm package include a html or css file?

Ответить
@underrated_mono9770
@underrated_mono9770 - 10.01.2022 15:46

Question!
Do I have to increment the version If I modify only homepage URL of root package.json file?
that doesn't seem to affect the package user.

Ответить
@nevermore1435
@nevermore1435 - 09.12.2021 14:21

Can i send a object with value to my npm package? And use this object with value in another project, for example it can be the file.ts with translation key : value ?

Ответить
@oscarjesusresendiz100
@oscarjesusresendiz100 - 02.08.2021 08:49

Awesome, thanks a lot!

Ответить
@MsLemons12
@MsLemons12 - 24.07.2021 12:18

o hell yea, you thicc

Ответить
@mahendrank9879
@mahendrank9879 - 16.07.2021 08:27

I've created my own npm package Yay!!!

Ответить
@nurimustafa3817
@nurimustafa3817 - 11.06.2021 10:10

BE CAREFUL! you should clear all sensitive data from the project directory before publishing. for example I had some credentials which I did not commit, I thought only committed files will published. But also the files were uploaded as it is, including /.idea directory.

Ответить
@MrToonWizard
@MrToonWizard - 04.06.2021 21:02

Great job! This was very easy to follow and informative.

Ответить
@sohamshah2127
@sohamshah2127 - 14.03.2021 15:49

Say I have created a package. I want to test if its working properly or not. Do I need to everytime publish and test or is there a better way?

Ответить
@birdofhermes6152
@birdofhermes6152 - 05.02.2021 17:25

Cool thanks

Ответить
@m4heshd
@m4heshd - 02.02.2021 08:10

bin is only required for cli applications

Ответить
@vaniad555
@vaniad555 - 30.12.2020 20:37

did i miss npm init? or you just jumped into it?

Ответить
@PrinceSodhi
@PrinceSodhi - 23.03.2020 23:56

Perfect, thank you. These are pro tips. keep it up

Ответить
@rumeshmadushanka721
@rumeshmadushanka721 - 20.03.2020 20:01

Nice Thanks!

Ответить
@user-ye8zh3ep7m
@user-ye8zh3ep7m - 19.03.2020 16:02

How am I supposed to use it?

Ответить
@dunocgame864
@dunocgame864 - 02.02.2020 06:58

Hello excuse me and I try to publish a module in npm but when using the npm publish command it generates an error 404 o 403

Ответить
@ZERO-fc8nl
@ZERO-fc8nl - 04.06.2019 20:34

Noice

Ответить
@dejanl9985
@dejanl9985 - 04.06.2019 17:28

Great vid!

Ответить