Giter Club home page Giter Club logo

nodejs-starter-template's Introduction

NodeJs CLI Starter template

Starter template to get going ith NodeJs CLI development without much fuss.

Branch
develop Build Test
master Build Test

Configured tooling

  • ES6 support with babel
  • Test script with Ava
  • Watch scripts for run and tests
  • Babel, Prettier and Eslint configs
  • Github Actions for build and test

Usage and Configuration

Using this template to initialise repository or copy the files as required. Or simply use it to get some inspiration.

Scripts

  • build : Build the project and copy the built files to dist folder
  • test : Run ava tests
  • watch-test : Watch code and run tests on code change
  • cli-run : Run the code without building
  • watch-run : Use nodemon to watch code and run on change

Packages

We are using npm as the default package manager. To use Yarn delete package-lock.json and run yarn

Dev dependencies

To Do

  • Being able to parameterise the setup
  • Options for Test framework
  • CLI setup without using the repository

nodejs-starter-template's People

Contributors

dependabot[bot] avatar shubhranshu avatar

Stargazers

 avatar

Watchers

 avatar  avatar

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.