Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/costrojs/costro-templates

Costro templates for Create Costro App
https://github.com/costrojs/costro-templates

babel build-tools costro create-costro-app eslint javascript jest prettier templates typescript webpack zero-configuration

Last synced: 18 days ago
JSON representation

Costro templates for Create Costro App

Awesome Lists containing this project

README

        

# Costro Templates

![GitHub Workflow Status (branch)](https://img.shields.io/github/actions/workflow/status/costrojs/costro-templates/build.yml?branch=main&style=for-the-badge&label=Build)

Official repository of Costro templates for [Create Costro App](https://github.com/costrojs/create-costro-app).

## Templates

| Template name | Codeflow | Description |
| ------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------- |
| [default](./templates/default) | [![Open in Codeflow](https://developer.stackblitz.com/img/open_in_codeflow_small.svg)](https://stackblitz.com/github/costrojs/costro-templates/tree/main/templates/default) | webpack, Babel, postCSS, ESLint, Prettier, Jest and Browserslist |
| [typescript](./templates/typescript) | [![Open in Codeflow](https://developer.stackblitz.com/img/open_in_codeflow_small.svg)](https://stackblitz.com/github/costrojs/costro-templates/tree/main/templates/default) | TypeScript, webpack, Babel, postCSS, ESLint, Prettier, Jest and Browserslist |

## License

[MIT](https://opensource.org/licenses/MIT)

Copyright (c) 2021-present, Yoriiis (Joris DANIEL)