{"_id":"reactjs_koans","_rev":"6-6c99d2909697cf35b24cbd260b5adc80","name":"reactjs_koans","description":"React.js Koans","dist-tags":{"latest":"0.0.4"},"versions":{"0.0.1":{"name":"reactjs_koans","version":"0.0.1","description":"React.js Koans","main":"index.js","scripts":{"compile":"jsx -x jsx --es6module exercises/es6 src/es6 > /dev/null 2>&1","setup":"npm install && ncp koans/ exercises/","start":"npm run compile > /dev/null 2>&1 && nodemon server.js","test-es6":"npm run compile > /dev/null 2>&1 && mocha -b --compilers js:mocha-traceur -r test/es6/helpers.js test/es6/**/*.js || true","watch":"onchange exercises/es6/*.jsx -- npm run test-es6"},"repository":{"type":"git","url":"git+https://github.com/arkency/reactjs_koans.git"},"keywords":["react.js","kata","tests"],"author":{"name":"Arkency"},"license":"MIT","bugs":{"url":"https://github.com/arkency/reactjs_koans/issues"},"homepage":"https://github.com/arkency/reactjs_koans","devDependencies":{"babel-core":"^5.5.1","babel-loader":"^5.1.3","express":"^4.12.4","jsdom":"^3.1.2","lodash":"^3.8.0","mocha":"^2.2.4","mocha-traceur":"^2.1.0","ncp":"^2.0.0","nodemon":"^1.3.7","onchange":"^1.1.0","react":"^0.13.3","react-hot-loader":"^1.2.3","react-tools":"^0.13.3","sinon":"^1.15.4","webpack":"^1.9.10","webpack-dev-server":"^1.9.0"},"gitHead":"45fd923299b99195a85fb39b6a614f919b8c8ba4","_id":"reactjs_koans@0.0.1","_shasum":"e564a15329d18a53797a532e356b4b770ba1acfb","_from":".","_npmVersion":"2.12.1","_nodeVersion":"0.12.6","_npmUser":{"name":"voter101","email":"voter101@gmail.com"},"dist":{"shasum":"e564a15329d18a53797a532e356b4b770ba1acfb","tarball":"https://registry.npmjs.org/reactjs_koans/-/reactjs_koans-0.0.1.tgz","integrity":"sha512-1GEvOgdSJZsPNXG+W/mWwo5/PD1zjyIcX9wgqJdCara/cH5bScH2nNgEst4vOeGLTdLihWk1cmcB9SBjXxHKGA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBBzd6D3tbx5eLEn8WjTrn+fmJWesOdLwA/bAhO32LaLAiBU1x32YXU7E4y4zn/CRVTX7MOuzE7KH4i0xbIidtt4Mw=="}]},"maintainers":[{"name":"voter101","email":"voter101@gmail.com"}]},"0.0.2":{"name":"reactjs_koans","version":"0.0.2","description":"React.js Koans","main":"index.js","scripts":{"compile":"babel exercises/es6 --out-dir src/es6 > /dev/null 2>&1","setup":"npm install && ncp koans/ exercises/","start":"npm run compile > /dev/null 2>&1 && nodemon server.js","test-es6":"npm run compile > /dev/null 2>&1 && mocha -b --compilers js:babel/register -r test/es6/helpers.js test/es6/**/*.js || true","watch":"onchange exercises/es6/*.jsx -- npm run test-es6"},"repository":{"type":"git","url":"git+https://github.com/arkency/reactjs_koans.git"},"keywords":["react.js","kata","koans","tests"],"author":{"name":"Arkency"},"license":"MIT","bugs":{"url":"https://github.com/arkency/reactjs_koans/issues"},"homepage":"https://github.com/arkency/reactjs_koans","devDependencies":{"babel":"^5.6.14","express":"^4.12.4","jsdom":"^3.1.2","lodash":"^3.8.0","mocha":"^2.2.4","ncp":"^2.0.0","nodemon":"^1.3.7","onchange":"^1.1.0","react":"^0.13.3","react-hot-loader":"^1.2.3","react-tools":"^0.13.3","sinon":"^1.15.4","webpack":"^1.9.10","webpack-dev-server":"^1.9.0"},"gitHead":"05f5d2fe2ab8f33d0e2f6a43264828be729a91cf","_id":"reactjs_koans@0.0.2","_shasum":"f7a107d71bb6c18de4b3b00770f397416a62ddce","_from":".","_npmVersion":"2.12.1","_nodeVersion":"0.12.6","_npmUser":{"name":"voter101","email":"voter101@gmail.com"},"dist":{"shasum":"f7a107d71bb6c18de4b3b00770f397416a62ddce","tarball":"https://registry.npmjs.org/reactjs_koans/-/reactjs_koans-0.0.2.tgz","integrity":"sha512-BjqsHks5sVQnMyHRM+gzEO2iu24F1A34CFsBSmaF65B1bt1plyQCYZKxQsj40Ur82/dfh0+kWWoCeHdFr5ej8g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGmLRukPB1tpbFN4JqWX1m8vLpSYMj/f8A7twkFEPBF0AiA0qEFVgwqm7rAAtx9KFn9598i5hJWNd4QVhRD0kjWuHA=="}]},"maintainers":[{"name":"voter101","email":"voter101@gmail.com"}]},"0.0.3":{"name":"reactjs_koans","version":"0.0.3","description":"React.js Koans","main":"index.js","scripts":{"compile":"babel exercises/es6 --out-dir src/es6 > /dev/null 2>&1","setup":"npm install && ncp koans/ exercises/","start":"npm run compile > /dev/null 2>&1 && nodemon server.js","test-es6":"npm run compile > /dev/null 2>&1 && mocha -b --compilers js:babel/register -r test/es6/helpers.js test/es6/**/*.js || true","watch":"onchange exercises/es6/*.jsx -- npm run test-es6"},"repository":{"type":"git","url":"git+https://github.com/arkency/reactjs_koans.git"},"keywords":["react.js","kata","koans","tests"],"author":{"name":"Arkency"},"license":"MIT","bugs":{"url":"https://github.com/arkency/reactjs_koans/issues"},"homepage":"https://github.com/arkency/reactjs_koans","devDependencies":{"babel":"^5.6.14","express":"^4.12.4","jsdom":"^3.1.2","lodash":"^3.8.0","mocha":"^2.2.4","ncp":"^2.0.0","nodemon":"^1.3.7","onchange":"^1.1.0","react":"^0.13.3","react-hot-loader":"^1.2.3","react-tools":"^0.13.3","sinon":"^1.15.4","webpack":"^1.9.10","webpack-dev-server":"^1.9.0"},"gitHead":"520bbb369e92b6418b92444aec79633313532a2f","_id":"reactjs_koans@0.0.3","_shasum":"350737c519d9bf0d4f75f50c425e92acfba01c51","_from":".","_npmVersion":"2.12.1","_nodeVersion":"0.12.6","_npmUser":{"name":"voter101","email":"voter101@gmail.com"},"dist":{"shasum":"350737c519d9bf0d4f75f50c425e92acfba01c51","tarball":"https://registry.npmjs.org/reactjs_koans/-/reactjs_koans-0.0.3.tgz","integrity":"sha512-OsegQs0E9j5uSlK4IVT1D6J/Yas1diXaEYCHFDIQevm4dsCaJiHzZgy7Q092jGE81ZI5Xl+f0Z3KUszzVQSybw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB5qimAXWHzXIK4vnBJGXAXwOanyDMlLBJ2Va7eZkjv3AiEA0351Hg9zXqMbTqpQVnXYFzJ8OcDMUmEtmVaz5T1OnMc="}]},"maintainers":[{"name":"voter101","email":"voter101@gmail.com"}]},"0.0.4":{"name":"reactjs_koans","version":"0.0.4","description":"React.js Koans","main":"index.js","scripts":{"compile":"babel exercises --out-dir src > /dev/null 2>&1","setup":"npm install && ncp koans/ exercises/","start":"npm run compile > /dev/null 2>&1 && nodemon server.js","test":"npm run compile > /dev/null 2>&1 && mocha -b --compilers js:babel/register -r test/helpers.js test/**/*.js || true","watch":"onchange exercises/*.jsx -- npm run test"},"repository":{"type":"git","url":"git+https://github.com/arkency/reactjs_koans.git"},"keywords":["react.js","kata","koans","tests"],"author":{"name":"Arkency"},"license":"MIT","bugs":{"url":"https://github.com/arkency/reactjs_koans/issues"},"homepage":"https://github.com/arkency/reactjs_koans","dependencies":{"babel":"^5.6.14","babel-core":"^5.6.15","babel-loader":"^5.3.1","express":"^4.12.4","jsdom":"^6.5.1","lodash":"^3.8.0","mocha":"^2.2.4","ncp":"^2.0.0","nodemon":"^1.3.7","onchange":"^1.1.0","react":"^0.13.3","react-hot-loader":"^1.2.3","react-tools":"^0.13.3","sinon":"^1.15.4","webpack":"^1.9.10","webpack-dev-server":"^1.9.0","node-libs-browser":">=0.4.0"},"gitHead":"f08e04b343309f27673082ca8ba3635da3c6ef89","_id":"reactjs_koans@0.0.4","_shasum":"a5a190843e2818591388555ece6f51b783a419e2","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.1","_npmUser":{"name":"voter101","email":"voter101@gmail.com"},"dist":{"shasum":"a5a190843e2818591388555ece6f51b783a419e2","tarball":"https://registry.npmjs.org/reactjs_koans/-/reactjs_koans-0.0.4.tgz","integrity":"sha512-G/nv86ol9RiNK0yvaHddQoyiC3EnT7qgK186XrbF8JGOsGewurfGBTOq15l7aYSG+h4jQyME20O3rMcVQwAlJQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICMwtSoiiZgRak9pONDZg+RU9ijMUqtmipS9YoEUN+6hAiEA+9aNNcqPWaA6rIMxzKiCbOybBVWMH6hNMheQPpOlsDQ="}]},"maintainers":[{"name":"voter101","email":"voter101@gmail.com"}]}},"readme":"# React.js Koans\n\nIf you want to learn React.js you came to the right place. We prepared a set of practical exercises that will help you learn React.js from square one. The only thing you need to know is JavaScript.\n\nThe Koans are a set of tasks to complete. Prepared tests checks if they are done correctly.\n\n## Installation\n\nMake sure you have Node.js (ver. > 4) and Python 2 installed.\n\n  1. `git clone https://github.com/arkency/reactjs_koans.git`\n  2. `cd reactjs_koans`\n  3. `npm run setup`\n\n## Koans structure\n\n * Edit the files found in the **`exercises`** directory.\n * The `koans` directory contains the source of all the exercises. `test` contains the tests.\n * `src` a contains files compiled from `exercises`.\n * `build` contains sources launched in the web browser version of Koans.\n\n## Start a local web server (optional)\n\nYou can run a webserver and see your changes live in your web browser:\n\n  1. Run command `npm run start`\n  2. Visit http://localhost:8080/\n\n## Instructions\n\n  1. Work on the code found in the `exercises` directory and run the tests to see if you did everything right.\n  2. You need to do the exercises in the given order.\n  3. Try to not peek at the test files! They contain spoilers.\n  4. To run the tests, use `npm run test`. To automatically run tests when your code changes, use `npm run watch`.\n\n## Join our newsletter\n\nJoin our [React.js Kung Fu newsletter](http://eepurl.com/br5PF1) and receive free React.js lessons every now and then.\n\n## More than just Koans\n\n<img src=\"http://reactkungfu.com/assets/images/rbe-cover.png\" alt=\"Rails meets React.js\" width=\"33%\" style=\"margin-right: 3em\" align=\"right\" />\n\nFor people finishing Koans, we prepared something to go further: the *React by example book*. In it, we explain how to create common and popular widgets like password-strength meter or credit card input.\n\nFor the price of the ebook, you get:\n\n* Over 140 pages of React content. From fast introduction to React to example Todo app;\n* 11 practical real-world examples;\n* Repositories with code for most of the examples;\n\nIt's an early version of the book. It means some wording in book may change and there will be more examples later. All updates for the book are free.\n\nYou can use special **20% discount code: REACTKOANS**.\n[Grab your copy today](https://arkency.dpdcart.com/cart/add?product_id=113689&method_id=120078) or [download a free chapter](http://reactkungfu.com/assets/misc/sample.pdf)\n\n\n## Additional resources\n\n  * [React docs](https://facebook.github.io/react/docs/getting-started.html) - it's a great source of in-depth information about React.\n  * [Why keys are important in React](http://blog.arkency.com/2014/10/react-dot-js-and-dynamic-children-why-the-keys-are-important/) - great reading explaining the reason for React's keys.\n  * [Reactiflux](http://www.reactiflux.com/). User group on Slack. You can meet a lot of people using React there. There's a channel for beginners `needhelp`.\n\n## License\n\nThe project is licensed under the free MIT license. You can read more about it in the [LICENSE file](https://github.com/arkency/reactjs_koans/blob/master/LICENSE)\n\n## About\n\n<img src=\"http://arkency.com/images/arkency.png\" alt=\"Arkency\" width=\"14%\" align=\"left\" />\n\nReact Koans is funded and maintained by Arkency. Check out our other [open-source projects](https://github.com/arkency).\n\nYou can also [hire us](http://arkency.com) or [read our blog](http://blog.arkency.com).\n","maintainers":[{"name":"voter101","email":"voter101@gmail.com"}],"time":{"modified":"2022-06-26T09:09:15.207Z","created":"2015-07-06T19:52:53.925Z","0.0.1":"2015-07-06T19:52:53.925Z","0.0.2":"2015-07-06T20:10:47.530Z","0.0.3":"2015-07-07T12:25:54.392Z","0.0.4":"2015-11-06T09:45:04.795Z"},"homepage":"https://github.com/arkency/reactjs_koans","keywords":["react.js","kata","koans","tests"],"repository":{"type":"git","url":"git+https://github.com/arkency/reactjs_koans.git"},"author":{"name":"Arkency"},"bugs":{"url":"https://github.com/arkency/reactjs_koans/issues"},"license":"MIT","readmeFilename":"README.md"}