{"id":41684547,"url":"https://github.com/jsenv/core","last_synced_at":"2026-02-28T06:55:50.953Z","repository":{"id":37412668,"uuid":"121647085","full_name":"jsenv/core","owner":"jsenv","description":"Develop, test and build JavaScript projects","archived":false,"fork":false,"pushed_at":"2026-01-19T17:34:32.000Z","size":98677,"stargazers_count":36,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-01-19T23:25:50.252Z","etag":null,"topics":["build-tool","css","devtools","html","javascript","preact","react","testing-framework"],"latest_commit_sha":null,"homepage":"","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/jsenv.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-02-15T15:41:04.000Z","updated_at":"2026-01-19T17:34:36.000Z","dependencies_parsed_at":"2023-02-14T19:32:04.643Z","dependency_job_id":"60550179-400b-4631-af53-bf3d9084f38d","html_url":"https://github.com/jsenv/core","commit_stats":{"total_commits":10810,"total_committers":5,"mean_commits":2162.0,"dds":"0.40962072155411655","last_synced_commit":"4fed1e17d8ba2c2fea3898a02f443707b987cb6d"},"previous_names":["jsenv/jsenv-core"],"tags_count":285,"template":false,"template_full_name":null,"purl":"pkg:github/jsenv/core","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsenv%2Fcore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsenv%2Fcore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsenv%2Fcore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsenv%2Fcore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsenv","download_url":"https://codeload.github.com/jsenv/core/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsenv%2Fcore/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28734752,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T17:51:25.893Z","status":"ssl_error","status_checked_at":"2026-01-24T17:50:48.377Z","response_time":89,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["build-tool","css","devtools","html","javascript","preact","react","testing-framework"],"created_at":"2026-01-24T19:02:03.579Z","updated_at":"2026-01-24T19:02:05.638Z","avatar_url":"https://github.com/jsenv.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @jsenv/core\n\n[![npm package](https://img.shields.io/npm/v/@jsenv/core.svg?logo=npm\u0026label=package)](https://www.npmjs.com/package/@jsenv/core)\n\n## Overview\n\nJsenv is a suite of tools for JavaScript projects that prioritizes standards and simplicity, making it ideal for both beginners and those who need straightforward tools.\n\n## Installation\n\n```console\nnpm install --save-dev @jsenv/core\n```\n\n\u003e **Compatibility**: Tested on Mac, Windows, and Linux with Node.js 20. Other environments are not officially tested.\n\n## Documentation\n\nFor comprehensive documentation, see the full [user documentation](https://github.com/jsenv/core/blob/main/docs/users/users.md).\n\n## Basic Usage\n\nStart a development server:\n\n```js\nimport { startDevServer } from \"@jsenv/core\";\n\nawait startDevServer({\n  sourceDirectoryUrl: import.meta.resolve(\"./\"),\n});\n```\n\n## Core Features\n\n`@jsenv/core` provides four main tools:\n\n1. **Dev Server**: Serves source files with live reloading to facilitate development\n2. **Build**: Optimizes source files into a specified directory for production\n3. **Build Server**: Serves the built files, allowing for testing and verifying the production build\n4. **Test Runner**: Runs test files concurrently to ensure code reliability\n\n## Key Advantages\n\n- **Standards-first approach**: Built on web standards rather than custom abstractions\n- **Robust versioning**: Avoids cascading hash changes during builds\n- **Broad browser compatibility**: Works with modern and older browsers\n- **Isolated testing**: Prevents cross-test contamination\n- **Simple API**: Designed for clarity and ease of use\n\n## Quick Start\n\nThe easiest way to try jsenv is with the CLI:\n\n```console\nnpx @jsenv/cli\n```\n\nThe CLI provides templates for web applications, React projects, and Node.js packages to get you started quickly.\n\nRead more in [@jsenv/cli](https://github.com/jsenv/core/tree/main/packages/related/cli#jsenvcli).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsenv%2Fcore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjsenv%2Fcore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsenv%2Fcore/lists"}