{"id":19068838,"url":"https://github.com/cutenode/simple-esm-usage","last_synced_at":"2026-05-10T07:32:25.488Z","repository":{"id":74933786,"uuid":"183309423","full_name":"cutenode/simple-esm-usage","owner":"cutenode","description":"Example \"app\" that uses an ESM module from npm within Node.js","archived":false,"fork":false,"pushed_at":"2019-12-09T03:48:56.000Z","size":6,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-18T13:50:02.768Z","etag":null,"topics":["esm","experimental-modules","export","import","node","nodejs","npm"],"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/cutenode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2019-04-24T21:28:29.000Z","updated_at":"2019-11-07T04:16:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"79cf588b-9c4e-481c-9ec5-bdb5acd23cfe","html_url":"https://github.com/cutenode/simple-esm-usage","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cutenode%2Fsimple-esm-usage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cutenode%2Fsimple-esm-usage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cutenode%2Fsimple-esm-usage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cutenode%2Fsimple-esm-usage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cutenode","download_url":"https://codeload.github.com/cutenode/simple-esm-usage/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240122476,"owners_count":19751140,"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":["esm","experimental-modules","export","import","node","nodejs","npm"],"created_at":"2024-11-09T01:12:13.567Z","updated_at":"2026-05-10T07:32:20.450Z","avatar_url":"https://github.com/cutenode.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# simple-esm-usage\n\nThis repo is an example of how to use [simple-esm](https://github.com/bnb/simple-esm), a full-ES module published to npm, with Node.js without transpilation. \n\n## How\n\nClone this repo:\n\n```\ngit clone git@github.com:bnb/simple-esm-usage.git\n```\n\nNavigate to the directory:\n\n```\ncd simple-esm-usage\n```\n\nInstall dependencies:\n\n```\nnpm install\n```\n\nRun the \"app\":\n\n```\nnode --experimental-modules app.js\n\n# OR\n\nnpm start\n```\n\nIf you get an error...\n\n```\nnode -v\n```\n\nMake sure that returns something above Node.js v12.0.0. If it doesn't, install something above Node.js v12.0.0 💖","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcutenode%2Fsimple-esm-usage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcutenode%2Fsimple-esm-usage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcutenode%2Fsimple-esm-usage/lists"}