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: about 1 year 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 (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-03-28T09:28:13.000Z (about 2 years ago)
- Last Synced: 2024-05-01T09:34:53.430Z (about 2 years 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

Official repository of Costro templates for [Create Costro App](https://github.com/costrojs/create-costro-app).
## Templates
| Template name | Codeflow | Description |
| ------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------- |
| [default](./templates/default) | [](https://stackblitz.com/github/costrojs/costro-templates/tree/main/templates/default) | webpack, Babel, postCSS, ESLint, Prettier, Jest and Browserslist |
| [typescript](./templates/typescript) | [](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)