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
Abhiraj Adhikary -
Codic Labs -
Gladiators Battle -
Pratik sharma -
Top comments (0)