{"id":17718027,"url":"https://github.com/thesench/js-dev-env","last_synced_at":"2025-03-31T12:26:19.030Z","repository":{"id":103493152,"uuid":"129730046","full_name":"TheSench/js-dev-env","owner":"TheSench","description":"JavaScript Development Environment for starting new projects","archived":false,"fork":false,"pushed_at":"2018-04-28T18:48:23.000Z","size":610,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-03T22:13:04.350Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TheSench.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-16T11:08:44.000Z","updated_at":"2018-04-28T18:48:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"f7d2e6df-e501-4e42-98c8-fdc53bc91b66","html_url":"https://github.com/TheSench/js-dev-env","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSench%2Fjs-dev-env","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSench%2Fjs-dev-env/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSench%2Fjs-dev-env/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSench%2Fjs-dev-env/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheSench","download_url":"https://codeload.github.com/TheSench/js-dev-env/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246467235,"owners_count":20782284,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-25T14:34:15.848Z","updated_at":"2025-03-31T12:26:19.010Z","avatar_url":"https://github.com/TheSench.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JavaScript Development Environment\n\n## Development Dependencies\n\n| **Dependency**              | **Use**                                                                                                   |\n| --------------------------- | --------------------------------------------------------------------------------------------------------- |\n| autoprefixer                | Automatically add vendor prefixes to CSS rules                                                            |\n| babel-cli                   | Babel Command line interface                                                                              |\n| babel-core                  | Babel Core for transpiling the new JavaScript to old                                                      |\n| babel-loader                | Adds Babel support to Webpack                                                                             |\n| babel-preset-env            | Babel preset for running all the latest standardized JavaScript features                                  |\n| babel-register              | Register Babel to transpile our Mocha tests                                                               |\n| chai                        | Assertion library for use with Mocha                                                                      |\n| cheerio                     | Supports querying DOM with jQuery like syntax - Useful in testing and build process for HTML manipulation |\n| clean-webpack-plugin        | Automatically clean dist folder before building                                                           |\n| compression                 | Compresses content (gzip or deflate) before it is served                                                  |\n| cross-env                   | Cross-environment friendly way to handle environment variables                                            |\n| css-loader                  | Add CSS support to Webpack                                                                                |\n| eslint                      | Lints JavaScript                                                                                          |\n| eslint-plugin-import        | Advanced linting of ES6 imports                                                                           |\n| eslint-watch                | Add watch functionality to ESLint                                                                         |\n| express                     | Serves development and production builds                                                                  |\n| file-loader                 | Adds file loading support to Webpack                                                                      |\n| html-webpack-plugin         | Auto-inserts bundle references into HTML files                                                            |\n| image-webpack-loader        | Compress images                                                                                           |\n| jsdom                       | In-memory DOM for testing                                                                                 |\n| json-schema-faker           | Provides fake JSON data from JSON schema files                                                            |\n| json-server                 | Provides fake JSON REST API                                                                               |\n| localtunnel                 | \"Punches hole through firewall\" to allow temporary access from outside servers                            |\n| mini-css-extract-plugin     | Extracts CSS into separate file for production build                                                      |\n| mocha                       | JavaScript testing library                                                                                |\n| nock                        | Mock HTTP requests for unit tests                                                                         |\n| node-sass                   | Compile SASS files                                                                                        |\n| npm-run-all                 | Display results of multiple commands on single command line                                               |\n| nsp                         | Identify known vulnerabilities in projects                                                                |\n| numeral                     | Format and manipulate numbers                                                                             |\n| open                        | Open app in default browser                                                                               |\n| postcss-loader              | Add processing of CSS files to webpack before final bundle                                                |\n| precss                      | Allows Sass-like markup and staged CSS features in CSS (used by postcss-loader)                           |\n| rimraf                      | Delete files                                                                                              |\n| sass-loader                 | Add SASS support to Webpack                                                                               |\n| style-loader                | Add Style support to Webpack                                                                              |\n| surge                       | Publish web apps to a CDN                                                                                 |\n| url-loader                  | Convert small files to Data URIs                                                                          |\n| webpack                     | Bundler with plugin system and integrated development server                                              |\n| webpack-dev-middleware      | Adds middleware support to webpack                                                                        |\n| webpack-hot-middleware      | Adds hot reloading to webpack                                                                             |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthesench%2Fjs-dev-env","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthesench%2Fjs-dev-env","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthesench%2Fjs-dev-env/lists"}