my-node-project

By your-username

My-node-project Alternatives

Similar projects and alternatives to my-node-project

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better my-node-project alternative or higher similarity.

my-node-project reviews and mentions

Posts with mentions or reviews of my-node-project. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-19.
  • Supercharge Your Node.js Development with This Starter Configuration
    4 projects | dev.to | 19 Jul 2023
    { "name": "my-node-project", "version": "1.0.0", "description": "", "main": "index.js", "type": "module", "scripts": { "coverage": "c8 --reporter=lcov ava", "coverage:view": "c8 --reporter=html --reporter=text ava", "lint": "npm run lint:code && npm run lint:types", "lint:code": "standard", "lint:fix": "standard --fix", "lint:types": "tsc", "prepare": "husky install", "test": "ava", "test:watch": "ava --watch", "build:types": "tsc -p tsconfig.build.types.json" }, "repository": { "type": "git", "url": "https://github.com/your-username/my-node-project.git" }, "keywords": [ "generator" ], "contributors": [ { "name": "Álvaro José Agámez Licha", "email": "[email protected]" } ], "license": "MIT", "devDependencies": { "ava": "^5.3.1", "c8": "^8.0.0", "commitizen": "^4.3.0", "cz-conventional-changelog": "^3.3.0", "husky": "^8.0.3", "sinon": "^15.2.0", "standard": "^17.1.0", "typescript": "^5.1.6" }, "config": { "commitizen": { "path": "./node_modules/cz-conventional-changelog" } } }

Stats

Basic my-node-project repo stats
1
-
-
-

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com