Code Monkey home page Code Monkey logo

nuxt-dto's Issues

Conventions for commit messages and linting capability

There should be a convention for commit messages and linting staged files which would be possible by the following changes to the project:

  • Add @commitlint/cli and its conventional configs @commitlint/config-conventional
  • Add linting capability to staged files with lint-staged
  • Run linter against different git hooks with husky

Update dependencies and tooling

Hey

I think we should refine the project a bit (docs, deps, tooling, etc) in multiple steps before any further development could happen. Here are some of the changes from the get-go for which I'm opening a PR:

  • Bump version all dependencies
  • Replace Tslint with Eslint and lint the project gracefully
  • Upgrade TypeScript and its configuration
  • Ensure everything works with new changes.

Afterwards, I'll try to make all final refinements and changes in a few short subsequent PRs.

[QUESTION] Asking for collaboration

Hi Ahad

I would like to make some improvements (project structure, update dependencies, APIs, etc.) and propose some features in case we both concur. If you are willing to accept any collaboration for further enhancements of the repo; Please let me know.

Thanks,

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Repository problems

These problems occurred while renovating this repository. View logs.

  • WARN: Using npm packages for Renovate presets is now deprecated. Please migrate to repository-based presets instead.

Warning

These dependencies are deprecated:

Datasource Name Replacement PR?
npm nuxt-class-component Unavailable
npm standard-version Available

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • chore(deps): update devdependency eslint to v9
  • chore(deps): update devdependency lint-staged to v15
  • chore(deps): update devdependency typescript to v5
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Edited/Blocked

These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

npm
package.json
  • consola ^2.15.0
  • lodash.get ^4.4.2
  • @commitlint/cli ^11.0.0
  • @commitlint/config-conventional ^11.0.0
  • @nuxt/types ^2.14.7
  • @nuxt/typescript-build ^2.0.3
  • @nuxtjs/axios ^5.12.2
  • @nuxtjs/eslint-config-typescript ^3.0.0
  • @types/lodash.get ^4.4.6
  • @types/node ^14.11.10
  • axios ^0.20.0
  • eslint ^7.11.0
  • husky ^4.3.0
  • lint-staged ^10.4.2
  • nuxt-class-component ^1.3.0
  • nuxt-edge ^2.14.7-26712039.c75ac80f
  • standard-version ^9.3.0
  • tsc ^1.20150623.0
  • typescript ^4.0.3

  • Check this box to trigger a request for Renovate to run again on this repository

Add tests

Adding tests to the module very soon :)

[Feature] add debug mode

There are times one need to debug incoming responses or sent requests without additional setups. I think we can add something like a very simple debug option to conveniently allow logging responses or requests instead. What do you say?

{
  modules: [
    ['nuxt-dto', {
      debug: true,
      handler: '/path/to/handler'
    }]
  ]
}

update docs

After tests, I'll update docs with existing and new features before further implementations.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.