{"_id":"@anchor-is/node","name":"@anchor-is/node","dist-tags":{"latest":"0.0.2"},"versions":{"0.0.2":{"name":"@anchor-is/node","version":"0.0.2","description":"<p align=\"center\"> \t<img src=\"https://user-images.githubusercontent.com/10063864/45442352-c961ab80-b68f-11e8-84a3-e920f05a313c.png\" width={400} alt=\"Rinse\" /> </p>","main":"dist/bundle.js","scripts":{"dev":"MODE=development node build.js","test":"echo \"Error: no test specified\" && exit 1","build":"MODE=production node build.js","storybook":"start-storybook -p 9001"},"author":"","license":"ISC","devDependencies":{"@babel/core":"^7.20.12","@babel/preset-env":"^7.20.2","@babel/preset-typescript":"^7.0.0","@tulipjs/eslint-config":"^1.1.1","chokidar":"^3.5.3","esbuild":"^0.16.14","fs-extra":"^10.1.0"},"dependencies":{"@analytics/core":"^0.11.1","@analytics/visitor-source":"^0.0.5","analytics":"^0.8.1","dot-prop":"^6.0.1","eventemitter3":"^5.0.0","qs":"^6.11.0","short-unique-id":"^4.4.4","url":"^0.11.0"},"peerDependencies":{"compress-json":"*","pako":"*","socket.io-client":"*"},"gitHead":"f60de508735e00cc82bce3b68773067a2f2d87c5","_id":"@anchor-is/node@0.0.2","_nodeVersion":"18.12.1","_npmVersion":"8.19.2","dist":{"integrity":"sha512-M6G7P9alNNYnhnmrwmxOt8h2jIIcgkFxg658UsyARPM7ibFREqgKZbamio3H4yw40MsTWfD6JB7MnUXHFHq8qA==","shasum":"89db02f62373cddeeee91571edc05f8193194fc7","tarball":"https://registry.npmjs.org/@anchor-is/node/-/node-0.0.2.tgz","fileCount":13,"unpackedSize":37554,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCVfipTE97ywJZb6BVPzBUTX92jqAPaEFU+YiHAazQPkgIgPyf0T/08f8MLJwWmLmThlmj2eAHGbwG4DJLCoM8xIEs="}]},"_npmUser":{"name":"edencoder","email":"alex@edenup.com"},"directories":{},"maintainers":[{"name":"edencoder","email":"alex@edenup.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node_0.0.2_1726472946371_0.72023711941045"},"_hasShrinkwrap":false}},"time":{"created":"2024-09-16T07:49:06.265Z","0.0.2":"2024-09-16T07:49:06.528Z","modified":"2024-09-16T07:49:06.819Z"},"maintainers":[{"name":"edencoder","email":"alex@edenup.com"}],"description":"<p align=\"center\"> \t<img src=\"https://user-images.githubusercontent.com/10063864/45442352-c961ab80-b68f-11e8-84a3-e920f05a313c.png\" width={400} alt=\"Rinse\" /> </p>","license":"ISC","readme":"<p align=\"center\">\n\t<img src=\"https://user-images.githubusercontent.com/10063864/45442352-c961ab80-b68f-11e8-84a3-e920f05a313c.png\" width={400} alt=\"Rinse\" />\n</p>\n\n> Rinse, React, repeat. A boilerplate to build a React component library.\n\n#### To learn how this project was made from scratch, [read the blog post](https://medium.com/@cwlsn/how-to-write-your-own-reusable-react-component-library-a57dc7c9a210)!\n\n## Get Started\n\nTo start your own React component library, clone this repository and start your own Git journey!\n\n```bash\n$ git clone https://github.com/cwlsn/rinse-react cool-name\n$ cd cool-name\n$ rm -rf .git\n$ git init\n```\n\n## Development and Storybook\n\nYou can easily develop and interact with your components by using Storybook. To run the local server, simply run:\n\n```bash\n$ npm i\n$ npm run storybook\n```\n\nNavigate to [http://localhost:9001](http://localhost:9001) to view your stories. They should automatically update as you develop.\n\nStorybook will pick up any story from the `stories.js` file in a component folder.\n\nRinse is currently using the latest technology available, so you may need to update your Node versions to latest to accomodate Babel 7 and Webpack 4.\n","readmeFilename":"README.md"}