{"id":16198424,"url":"https://github.com/maggialejandro/basic-model","last_synced_at":"2026-05-02T02:39:30.511Z","repository":{"id":77450476,"uuid":"42070785","full_name":"maggialejandro/basic-model","owner":"maggialejandro","description":":point_right: Basic model written using Babel.","archived":false,"fork":false,"pushed_at":"2015-09-15T17:54:51.000Z","size":114,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-19T22:46:15.035Z","etag":null,"topics":[],"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/maggialejandro.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-09-07T19:29:43.000Z","updated_at":"2023-03-08T03:47:44.000Z","dependencies_parsed_at":"2023-03-03T19:00:31.496Z","dependency_job_id":null,"html_url":"https://github.com/maggialejandro/basic-model","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/maggialejandro%2Fbasic-model","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maggialejandro%2Fbasic-model/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maggialejandro%2Fbasic-model/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maggialejandro%2Fbasic-model/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maggialejandro","download_url":"https://codeload.github.com/maggialejandro/basic-model/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247694876,"owners_count":20980733,"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-10-10T09:13:44.808Z","updated_at":"2026-05-02T02:39:30.462Z","avatar_url":"https://github.com/maggialejandro.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# basic-model [![Build Status](https://travis-ci.org/maggialejandro/basic-model.svg?branch=master)](https://travis-ci.org/maggialejandro/basic-model)\n\n\u003e Basic model written using Babel.\n\n\n## Install\n\n```\n$ npm install basic-model --save\n```\n\n### Usage\n\n```js\nimport Model from \"basic-model\";\n\nclass Person extends Model {\n  constructor(attributes){\n    super(attributes);\n  }\n\n  sayMyName(){\n    console.log(`Hello, my name is ${this.get('name')}`);\n  }\n}\n\n```\n\n## How to run locally installed gulp\n\n```\n$ node_modules/gulp/bin/gulp.js\n```\n\n## License\n\nMIT license; see [LICENSE](./LICENSE).\n\n(c) 2015 by Alejandro Maggi\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaggialejandro%2Fbasic-model","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaggialejandro%2Fbasic-model","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaggialejandro%2Fbasic-model/lists"}