Giter Site home page Giter Site logo

fahadashiq12 / cna-templates Goto Github PK

View Code? Open in Web Editor NEW

This project forked from create-node-app/cna-templates

0.0 0.0 0.0 2.03 MB

This repository contains templates and extensions for the https://www.npmjs.com/package/create-awesome-node-app package.

License: MIT License

Shell 2.04% JavaScript 1.54% TypeScript 8.13% CSS 0.88% HTML 0.16% Dockerfile 1.82% Less 84.16% SCSS 0.34% MDX 0.93%

cna-templates's Introduction

Cna Templates

This repository contains templates and extensions for the https://www.npmjs.com/package/create-awesome-node-app package.

How to add new templates or extensions?

  1. Fork this repository

  2. Add your template or extension to the templates or extensions folder respectively (see below for more details)

  3. Add your template or extension to the templates.json in the templates or extensions property respectively with the following format:

    {
      "name": "template-name",
      "description": "Template description",
      "url": "https://github.com/username/repository/tree/branch/path/to/template",
      "type": "template_type",
      "category": "template_category",
      "labels": ["template", "labels"]
    }

    Check the template properties section for more details.

  4. Create a pull request!

Template Properties

Property Description Type
name The name of the template or extension string
description A short description of the template or extension string
url The URL to the template or extension. For example, if you want to use a template from a GitHub repository, you can use the following format: https://github.com/username/repository/tree/branch/path/to/template string
type The type of the template or extension. Can be any value that will be used to group templates and extensions. For example, if you want to add a new template and five extensions related to it, you can use the same type for all of them. string
category The category of the template or extension. Can be any value that will be used to group templates and extensions. string
labels An array of labels that will be used to filter templates and extensions. string[]

cna-templates's People

Contributors

ulises-jeremias avatar lucasdc6 avatar vanzaa avatar aguspk avatar rpmolina avatar dependabot[bot] avatar julianpalmerio avatar mdominguez56 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.