Marko

screenshot of Marko
express

A declarative, HTML-based language that makes building web apps fun

Marko

Marko is a simple and intuitive theme for creating beautiful and professional websites. It is designed to be easy to use and extremely versatile, with a wide range of customization options.

Features:

  • Responsive Design: Marko is built with a responsive design, ensuring that your website looks great on any device and screen size.
  • Customizable Colors: Easily customize the colors of your website using the built-in color picker.
  • Widget Support: Marko supports a variety of widgets, allowing you to easily add functionality to your website.
express
Express

Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.

ui-kit
UI Kits & Components

A UI kit provides developers with a set of reusable components that can be easily integrated into a website or application. These components are pre-designed with consistent styling and functionality, allowing developers to save time and effort in the design and development process. UI kits can be either custom-built or third-party, and often include components for buttons, forms, typography, icons, and more.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

rollup
Rollup

RollupJS is a popular and efficient JavaScript module bundler that takes the code from multiple modules and packages them into a single optimized file, minimizing the overall size of the application and improving its performance.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.