This import map generator makes a version lockfile so the browser becomes a native package manager without Node, NPM, or additional build tools.<p>"This import map is all that is needed to work with dependencies in native modules workflows in browsers, allowing you to get back to focusing on just running your own code natively in the browser, instead of needing to configure complex build tools and package management systems." [0]<p>"Import map management becomes a form of package management in the browser." [1]<p>[0] <a href="https://jspm.org/docs/cdn" rel="nofollow">https://jspm.org/docs/cdn</a>
[1] <a href="https://jspm.org/docs/workflows" rel="nofollow">https://jspm.org/docs/workflows</a>