Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/costrojs/costro-templates
- Owner: costrojs
- License: mit
- Created: 2022-01-13T18:03:12.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-28T09:28:13.000Z (9 months ago)
- Last Synced: 2024-05-01T09:34:53.430Z (8 months ago)
- Topics: babel, build-tools, costro, create-costro-app, eslint, javascript, jest, prettier, templates, typescript, webpack, zero-configuration
- Language: JavaScript
- Homepage: https://costro.js.org
- Size: 1.61 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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)