{"library":"slush-jspm-react","title":"slush-jspm-react","description":"Slush generator for scaffolding a React project with JSPM (JavaScript Package Manager) and Babel+JSX transpiler. Version 0.0.1, last updated circa 2016. This generator creates a basic React setup using JSPM for module loading and Babel for JSX transformation. It requires Node >=0.10.26 and npm >=1.4.3. The package is not actively maintained and is considered obsolete due to the deprecation of JSPM and evolution of React tooling (e.g., Create React App, Vite). It serves as a historical example of early React + JSPM integration.","language":"javascript","status":"deprecated","last_verified":"Fri May 01","install":{"commands":["npm install slush-jspm-react"],"cli":null},"imports":["slush-jspm-react is a Slush generator; installed globally and invoked via 'slush jspm-react'."],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"mkdir my-project\ncd my-project\nslush jspm-react\njspm install\nnode server","lang":"bash","description":"Creates a new project directory, runs the Slush generator to scaffold a React app with JSPM, installs dependencies via JSPM, and starts the development server.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}