Ecosyste.ms: Summary

An open API service providing a high level summary for open source projects.

https://github.com/david-osas/create-basic-app

Score: 2.995732273553991

Last synced: 10 days ago
JSON representation

Repository metadata:


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 2 months ago

Total Commits: 81
Total Committers: 2
Avg Commits per committer: 40.5
Development Distribution Score (DDS): 0.407

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
david-osas a****e@g****m 48
nkosi-tauro n****3@y****m 33

Issue and Pull Request metadata

Last synced: 21 days ago

Total issues: 10
Total pull requests: 11
Average time to close issues: 1 day
Average time to close pull requests: about 1 hour
Total issue authors: 1
Total pull request authors: 2
Average comments per issue: 0.1
Average comments per pull request: 0.0
Merged pull request: 11
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/david-osas/create-basic-app

Top Issue Authors

  • nkosi-tauro (10)

Top Pull Request Authors

  • nkosi-tauro (7)
  • david-osas (4)

Top Issue Labels

  • enhancement (5)
  • documentation (2)
  • refactoring (2)
  • tests (1)

Top Pull Request Labels

  • enhancement (4)
  • refactoring (1)
  • documentation (1)
  • bug (1)

Package metadata

npmjs.org: @nkosi-tauro/create-basic-app

A CLI tool to quickly bootstrap starter code

  • Homepage: https://github.com/david-osas/create-basic-app
  • Licenses: ISC
  • Latest release: 1.0.6 (published about 4 years ago)
  • Last Synced: 2024-12-26T02:37:09.855Z (21 days ago)
  • Versions: 6
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Downloads: 2 Last month
  • Rankings:
    • Dependent repos count: 25.328%
    • Average: 31.076%
    • Dependent packages count: 32.894%
    • Downloads: 35.006%
  • Maintainers (2)

Dependencies

package-lock.json npm
  • 251 dependencies
package.json npm
  • mocha ^8.2.1 development
  • arg ^5.0.0
  • chai ^4.2.0
  • chalk ^4.1.0
  • cli-meow-help ^2.0.2
  • cli-table3 ^0.6.0
  • esm ^3.2.25
  • execa ^4.1.0
  • inquirer ^7.3.3
  • listr ^0.14.3
  • meow ^8.0.0
  • ncp ^2.0.0
templates/express-fullstack/with-database/no-sql/package.json npm
  • express ^4.17.1
  • mongoose ^5.10.15
templates/express-fullstack/with-database/sql/package.json npm
  • pg ^8.5.1
  • pg-hstore ^2.3.3
  • sequelize ^6.3.5
templates/express-fullstack/without-database/package.json npm
  • express ^4.17.1
templates/express-rest/rest-api/package.json npm
  • express ^4.17.1
templates/express-rest/rest-api-no-sql/package.json npm
  • express ^4.17.1
  • mongoose ^5.10.15
templates/express-rest/rest-api-sql/package.json npm
  • pg ^8.5.1
  • pg-hstore ^2.3.3
  • sequelize ^6.3.5
templates/django/django-sql/requirements.txt pypi
  • django ==1.11.29
templates/django/djangoRest/requirements.txt pypi
  • Django ==2.2.13
  • Faker ==0.9.2
  • Markdown ==3.0.1
  • PyJWT ==1.6.4
  • certifi ==2018.8.24
  • chardet ==3.0.4
  • coverage ==4.5.1
  • coveralls ==1.5.1
  • django-cors-middleware ==1.2.0
  • django-extensions ==1.7.1
  • django-filter ==2.0.0
  • djangorestframework ==3.9.1
  • djangorestframework-jwt ==1.11.0
  • docopt ==0.6.2
  • factory-boy ==2.11.1
  • idna ==2.7
  • python-dateutil ==2.7.3
  • pytz ==2018.5
  • requests ==2.20.0
  • six ==1.10.0
  • text-unidecode ==1.2
  • urllib3 ==1.24.2
templates/flask/flask-sql/requirements.txt pypi
  • flask ==1.0.2
templates/flask/flaskRest/Pipfile pypi
  • autopep8 * develop
  • attrs *
  • flask *
  • flask-jwt-extended *
  • flask-marshmallow *
  • flask-migrate *
  • flask-restful *
  • flask-sqlalchemy *
  • gunicorn *
  • marshmallow *
  • marshmallow-sqlalchemy *
  • pluggy *
  • psycopg2 *
  • pyjwt *
  • sqlalchemy *
  • sqlalchemy-repr *
templates/flask/flaskRest/Pipfile.lock pypi
  • autopep8 ==1.5.3 develop
  • pycodestyle ==2.6.0 develop
  • toml ==0.10.1 develop
  • alembic ==1.4.2
  • aniso8601 ==8.0.0
  • attrs ==19.3.0
  • click ==7.1.2
  • flask ==1.1.2
  • flask-jwt-extended ==3.24.1
  • flask-marshmallow ==0.13.0
  • flask-migrate ==2.5.3
  • flask-restful ==0.3.8
  • flask-sqlalchemy ==2.4.3
  • gunicorn ==20.0.4
  • itsdangerous ==1.1.0
  • jinja2 ==2.11.2
  • mako ==1.1.3
  • markupsafe ==1.1.1
  • marshmallow ==3.6.1
  • marshmallow-sqlalchemy ==0.23.1
  • pluggy ==0.13.1
  • psycopg2 ==2.8.5
  • pyjwt ==1.7.1
  • python-dateutil ==2.8.1
  • python-editor ==1.0.4
  • pytz ==2020.1
  • six ==1.15.0
  • sqlalchemy ==1.3.17
  • sqlalchemy-repr ==0.0.2
  • werkzeug ==1.0.1
templates/flask/flaskRest/requirements.txt pypi
  • flask-restx *
  • flask-sqlalchemy *
  • pymysql *