I think about writing an npm package that we can easily add by this methods:
import lib from 'lib'
or
<script src="lib.min.js"></script>
and use global in html documents.
What is the best way to do that?
I think about writing an npm package that we can easily add by this methods:
import lib from 'lib'
or
<script src="lib.min.js"></script>
and use global in html documents.
What is the best way to do that?
For further actions, you may consider blocking this person and/or reporting abuse
pragyanandasaho -
Bruno Anken -
Nozibul Islam -
Asitha Lakshan -
Top comments (0)