{"id":19468301,"url":"https://github.com/barrel/base-npm-package","last_synced_at":"2026-07-21T02:30:16.187Z","repository":{"id":150991917,"uuid":"69366486","full_name":"barrel/base-npm-package","owner":"barrel","description":"Quickly development and publish a javascript package with this scaffold","archived":false,"fork":false,"pushed_at":"2016-09-29T13:10:28.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-01-08T04:39:14.131Z","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/barrel.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-09-27T14:40:26.000Z","updated_at":"2016-09-27T15:05:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"5926f324-e4bf-4d64-83c8-8e5a934d448d","html_url":"https://github.com/barrel/base-npm-package","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/barrel%2Fbase-npm-package","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barrel%2Fbase-npm-package/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barrel%2Fbase-npm-package/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barrel%2Fbase-npm-package/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/barrel","download_url":"https://codeload.github.com/barrel/base-npm-package/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240682088,"owners_count":19840442,"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-11-10T18:40:33.335Z","updated_at":"2026-07-21T02:30:16.122Z","avatar_url":"https://github.com/barrel.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"##Description\n*Insert a short description explaining the purpose of the package*\n\n## Install \n```bash\nnpm i {{package-name}} --save\n```\n\n## Basic Usage\n```javascript\nimport {{identifier}} from '{{package-name}}'\n\n//Show examples of how a consumer can instantiate or interact with the package\n```\n\n## Configuration\n```javascript\n\n//Explain how the package can be configured.\n//If the package follows a constructor pattern, what arguments does it accept?\n//Are there any default values to the arguments that need explaining?\n```\n\n## API: Methods\n```javascript\n\n//What methods can a consumer call to interact with the package?\n```\n\n## API: Properties\n```javascript\n\n//What properties can a consumer access to ascertain the state of the package?\n```\n\n## Styling\n```css\n\n.package-name{\n\t/* Are there any styles needed to support the package? */\n}\n```\n\n## Markup\n```html\n\n\u003cdiv class=\"js-package-name\"\u003e\n\t\u003c!-- Does the package require any markup to be hard-coded into the DOM? --\u003e\n\u003c/div\u003e\n```\n\n## Contributing\n*How can a developer add contributions to the package?*\n\n\n## License \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarrel%2Fbase-npm-package","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbarrel%2Fbase-npm-package","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarrel%2Fbase-npm-package/lists"}