Skip to content

Latest commit

 

History

History
64 lines (46 loc) · 2.29 KB

README.md

File metadata and controls

64 lines (46 loc) · 2.29 KB

Chasse Site

Table of Contents

Description

This repository is the official site of Chasse - a parser CLI utility that allows the use of components within HTML, reducing redundancy and development code bloat. Main functions of the website are:

  • Allows download of the software.
  • Provides documentation for the effective use of the software.
  • Lists down recommended conventions to ease and standardize development with the software.
  • To alert regarding upcoming and future updates.
  • Invite open-source collaborators.

(Top)

Frameworks and Tools

The services used are:

  • Svelte: Frontend framework.
  • Tailwind CSS: CSS framework.
  • ES Lint: Linter.
  • Prettier: Formatter.
  • Vercel: Edge deployment.

(Top)

Roadmap

There are subsequent changes to be made to the project to reach the final stage. Here are a list of all immediate objectives:

  • Documentation.
  • Download of Windows binary.
  • Download of Linux binary.
  • Download of MacOS binary.
  • Convention List.
  • Involvement Engagement.
  • Integration with Tailwind CSS.
  • Integration with Bulma CSS.
  • Integration with Foundation CSS.
  • Integration with Bootstrap.
  • Integration with UIKit.
  • Integration with Sass.
  • Integration with Less.