{"_id":"@allavinner/wasm-pkg","name":"@allavinner/wasm-pkg","dist-tags":{"latest":"0.1.0"},"versions":{"0.1.0":{"name":"@allavinner/wasm-pkg","collaborators":["AllaVinner <joel.w.ottosson@gmail.com>"],"version":"0.1.0","module":"wasm_pkg.js","types":"wasm_pkg.d.ts","sideEffects":["./wasm_pkg.js","./snippets/*"],"description":"<div align=\"center\">","_id":"@allavinner/wasm-pkg@0.1.0","_nodeVersion":"16.16.0","_npmVersion":"8.11.0","dist":{"integrity":"sha512-DgpcafGaBnhR/qxMs8VFpT89qgzTJp0sNJiLQjcgWSNZVOTWkxqu91SMS8kCO8ehvTkcY+VvgWj+ImwjBQSAeg==","shasum":"d49f564d1a3f7be9b43571b456c5b1cdd6396d1b","tarball":"https://registry.npmjs.org/@allavinner/wasm-pkg/-/wasm-pkg-0.1.0.tgz","fileCount":6,"unpackedSize":4507,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGWndF9/uVDWFTJ4w6Q6kxpJaKltoG1kcHftO7Cad/a5AiEA8R4WcFtI5HHxORmWeyGDyShtL9RMMdW+UQ8qpli+7DY="}]},"_npmUser":{"name":"allavinner","email":"joel.w.ottosson@gmail.com"},"directories":{},"maintainers":[{"name":"allavinner","email":"joel.w.ottosson@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/wasm-pkg_0.1.0_1695847534769_0.4032908535797115"},"_hasShrinkwrap":false}},"time":{"created":"2023-09-27T20:45:34.658Z","0.1.0":"2023-09-27T20:45:34.928Z","modified":"2023-09-27T20:45:35.218Z"},"maintainers":[{"name":"allavinner","email":"joel.w.ottosson@gmail.com"}],"description":"<div align=\"center\">","readme":"<div align=\"center\">\r\n\r\n  <h1><code>wasm-pack-template</code></h1>\r\n\r\n  <strong>A template for kick starting a Rust and WebAssembly project using <a href=\"https://github.com/rustwasm/wasm-pack\">wasm-pack</a>.</strong>\r\n\r\n  <p>\r\n    <a href=\"https://travis-ci.org/rustwasm/wasm-pack-template\"><img src=\"https://img.shields.io/travis/rustwasm/wasm-pack-template.svg?style=flat-square\" alt=\"Build Status\" /></a>\r\n  </p>\r\n\r\n  <h3>\r\n    <a href=\"https://rustwasm.github.io/docs/wasm-pack/tutorials/npm-browser-packages/index.html\">Tutorial</a>\r\n    <span> | </span>\r\n    <a href=\"https://discordapp.com/channels/442252698964721669/443151097398296587\">Chat</a>\r\n  </h3>\r\n\r\n  <sub>Built with 🦀🕸 by <a href=\"https://rustwasm.github.io/\">The Rust and WebAssembly Working Group</a></sub>\r\n</div>\r\n\r\n## About\r\n\r\n[**📚 Read this template tutorial! 📚**][template-docs]\r\n\r\nThis template is designed for compiling Rust libraries into WebAssembly and\r\npublishing the resulting package to NPM.\r\n\r\nBe sure to check out [other `wasm-pack` tutorials online][tutorials] for other\r\ntemplates and usages of `wasm-pack`.\r\n\r\n[tutorials]: https://rustwasm.github.io/docs/wasm-pack/tutorials/index.html\r\n[template-docs]: https://rustwasm.github.io/docs/wasm-pack/tutorials/npm-browser-packages/index.html\r\n\r\n## 🚴 Usage\r\n\r\n### 🐑 Use `cargo generate` to Clone this Template\r\n\r\n[Learn more about `cargo generate` here.](https://github.com/ashleygwilliams/cargo-generate)\r\n\r\n```\r\ncargo generate --git https://github.com/rustwasm/wasm-pack-template.git --name my-project\r\ncd my-project\r\n```\r\n\r\n### 🛠️ Build with `wasm-pack build`\r\n\r\n```\r\nwasm-pack build\r\n```\r\n\r\n### 🔬 Test in Headless Browsers with `wasm-pack test`\r\n\r\n```\r\nwasm-pack test --headless --firefox\r\n```\r\n\r\n### 🎁 Publish to NPM with `wasm-pack publish`\r\n\r\n```\r\nwasm-pack publish\r\n```\r\n\r\n## 🔋 Batteries Included\r\n\r\n* [`wasm-bindgen`](https://github.com/rustwasm/wasm-bindgen) for communicating\r\n  between WebAssembly and JavaScript.\r\n* [`console_error_panic_hook`](https://github.com/rustwasm/console_error_panic_hook)\r\n  for logging panic messages to the developer console.\r\n* `LICENSE-APACHE` and `LICENSE-MIT`: most Rust projects are licensed this way, so these are included for you\r\n\r\n## License\r\n\r\nLicensed under either of\r\n\r\n* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)\r\n* MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)\r\n\r\nat your option.\r\n\r\n### Contribution\r\n\r\nUnless you explicitly state otherwise, any contribution intentionally\r\nsubmitted for inclusion in the work by you, as defined in the Apache-2.0\r\nlicense, shall be dual licensed as above, without any additional terms or\r\nconditions.\r\n","readmeFilename":"README.md"}