{"id":20293431,"url":"https://github.com/mingderwang/microbundle-ts-pkg-web3","last_synced_at":"2026-04-18T00:32:25.528Z","repository":{"id":42670224,"uuid":"330350831","full_name":"mingderwang/microbundle-ts-pkg-web3","owner":"mingderwang","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-06T18:15:35.000Z","size":2183,"stargazers_count":1,"open_issues_count":14,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-04T05:24:11.972Z","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/mingderwang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"HugoDF"}},"created_at":"2021-01-17T08:58:04.000Z","updated_at":"2023-03-03T22:38:18.000Z","dependencies_parsed_at":"2023-02-06T07:46:00.593Z","dependency_job_id":null,"html_url":"https://github.com/mingderwang/microbundle-ts-pkg-web3","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"HugoDF/microbundle-ts-pkg","purl":"pkg:github/mingderwang/microbundle-ts-pkg-web3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mingderwang%2Fmicrobundle-ts-pkg-web3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mingderwang%2Fmicrobundle-ts-pkg-web3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mingderwang%2Fmicrobundle-ts-pkg-web3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mingderwang%2Fmicrobundle-ts-pkg-web3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mingderwang","download_url":"https://codeload.github.com/mingderwang/microbundle-ts-pkg-web3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mingderwang%2Fmicrobundle-ts-pkg-web3/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31951327,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T17:29:20.459Z","status":"ssl_error","status_checked_at":"2026-04-17T17:28:47.801Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2024-11-14T15:24:18.268Z","updated_at":"2026-04-18T00:32:25.469Z","avatar_url":"https://github.com/mingderwang.png","language":"JavaScript","funding_links":["https://github.com/sponsors/HugoDF"],"categories":[],"sub_categories":[],"readme":"![Build](https://github.com/HugoDF/buttondown/workflows/Build%20\u0026%20test/badge.svg)\n\nmicrobundle-ts-pkg: A TypeScript npm package skeleton/starter project with microbundle, AVA and XO\n\nComes with:\n\n- [SAMPLE_README.md](./SAMPLE_README.md) and [USE_CASES.md](./USE_CASES.md) for documentation.\n- AVA for testing (see [./tests](./tests))\n- XO for linting/formatting\n- microbundle for compiling TypeScript to UMD, ESM, CJS\n\n## Requirements\n\n- Node 10\n- Yarn 1.x or npm\n\n## Setup\n\n1. Clone the repository\n2. Run `yarn` or `npm install` installs all required dependencies.\n3. Run `yarn build` to build from TypeScript to common JavaScript distribution formats.\n4. Run `yarn test` to run all tests :D.\n\n## npm scripts\n\n\u003e Equivalent `npm run \u003cscript\u003e` should also work\n\n- `yarn test` run tests against **built output** with [ava](https://github.com/avajs/ava). **Important**: runs against build output so run `yarn build` beforehand.\n- `yarn build` run build from TypeScript to UMD, CJS, ESM with [microbundle](https://github.com/developit/microbundle)\n- `yarn watch` runs build in watch mode with [microbundle](https://github.com/developit/microbundle)\n- `yarn lint` will lint all of the files with [xo](https://github.com/xojs/xo)\n- `yarn format` will run lint with `--fix` option on all the examples files (and tests).\n- `yarn release`, run clean, production build and release with `np`.\n\n# About\n\nThis package is maintained by Hugo from [Code with Hugo](https://codewithhugo.com) and [Alpine.js Weekly](https://alpinejs.codewithhugo.com/newsletter).\n\n## Acknowledgments\n\n\nSpecial thanks to:\n\n- The developers behind\n  - [ava](https://avajs.dev)\n  - [esm](https://github.com/standard-things/esm#readme)\n  - [microbundle](https://github.com/developit/microbundle#readme)\n  - [np](https://github.com/sindresorhus/np#readme)\n  - [xo](https://github.com/xojs/xo#readme)\n\n# LICENSE\n\nCode is licensed under the [MIT License](./LICENSE).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmingderwang%2Fmicrobundle-ts-pkg-web3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmingderwang%2Fmicrobundle-ts-pkg-web3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmingderwang%2Fmicrobundle-ts-pkg-web3/lists"}