{"id":27786355,"url":"https://github.com/clever/template-node-library","last_synced_at":"2025-08-04T14:34:04.646Z","repository":{"id":18880279,"uuid":"83712677","full_name":"Clever/template-node-library","owner":"Clever","description":"A template for building a node.js library","archived":false,"fork":false,"pushed_at":"2025-03-10T19:55:29.000Z","size":40,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":47,"default_branch":"master","last_synced_at":"2025-05-24T18:45:43.906Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Clever.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-03-02T18:44:51.000Z","updated_at":"2025-03-10T19:55:34.000Z","dependencies_parsed_at":"2025-03-10T20:31:30.049Z","dependency_job_id":"cc5e9ab9-1788-4ccc-9fc7-4801b56fe829","html_url":"https://github.com/Clever/template-node-library","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/Clever%2Ftemplate-node-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clever%2Ftemplate-node-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clever%2Ftemplate-node-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clever%2Ftemplate-node-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Clever","download_url":"https://codeload.github.com/Clever/template-node-library/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clever%2Ftemplate-node-library/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259098638,"owners_count":22804792,"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":"2025-04-30T15:59:54.462Z","updated_at":"2025-06-10T15:08:25.852Z","avatar_url":"https://github.com/Clever.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# {{.AppName}}\n\n{{.Description}}\n\nOwned by {{.TeamName}}\n\n## Developing\n\n- Update package.json with your library name (`@clever/\u003cname\u003e` if private)\n\n- `npm install`\n\n- Write the library in the `lib/` folder\n\n- Write tests in files suffixed with `.test.ts[x]`\n\n### TypeScript Target\n\nWe default the TypeScript compilation target to ES5 for compatibility with older browsers (IE, older versions of Safari).\n\nIf your library is intended for use in server code rather than client code, feel free to increase the target in the tsconfig.json. Using a higher target can increase compilation speed and decrease compiled code size.\n\nIndependent of the target that you specify, you can still use the latest JavaScript features in your source code, as we specify the latest JavaScript in the tsconfig.json lib setting.\n\n## Testing\n\n```\nmake test\n```\n\n## Building for local use\n\n```\n# This will compile lib/ to JavaScript in the dist/ folder\nmake build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclever%2Ftemplate-node-library","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclever%2Ftemplate-node-library","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclever%2Ftemplate-node-library/lists"}