Pinned Repositories
cli
command-line tools for Marko
htmljs-parser
An HTML parser recognizes content and string placeholders and allows JavaScript expressions as attribute values
isomorphic-ui-benchmarks
Client/server benchmarks for various UI libraries
language-server
Marko autocomplete, intellisense and editor support.
marko
A declarative, HTML-based language that makes building web apps fun
run
The Marko application framework
tags
Not quite core components.
templating-benchmarks
Benchmarking framework for multiple templating engines
website
writable-dom
Utility to stream HTML content into a live document.
marko's Repositories
marko-js/marko
A declarative, HTML-based language that makes building web apps fun
marko-js/run
The Marko application framework
marko-js/htmljs-parser
An HTML parser recognizes content and string placeholders and allows JavaScript expressions as attribute values
marko-js/writable-dom
Utility to stream HTML content into a live document.
marko-js/cli
command-line tools for Marko
marko-js/vite
A Marko plugin for Vite
marko-js/micro-frame
A Marko tag for building SSR friendly micro frontends.
marko-js/examples
marko-js/language-server
Marko autocomplete, intellisense and editor support.
marko-js/markojs-website-v5
The markojs.com website
marko-js/testing-library
Simple and complete Marko testing utilities that encourage good testing practices.
marko-js/tags-api-preview
Preview the Marko 6 "Tags API" in Marko 5!
marko-js/tags
Not quite core components.
marko-js/marko-tmbundle
TextMate bundle for the Marko templating language
marko-js/x
experiments. do not use.
marko-js/rollup
A Marko plugin for Rollup.
marko-js/webpack
A loader for marko files and a plugin for universal bundling
marko-js/prettier
A prettier plugin for parsing and printing Marko files.
marko-js/jest
A preprocessor and preset to use Marko with Jest
marko-js/urql
An isomorphic URQL GraphQL client for Marko
marko-js/example-hacker-news
A Hacker News clone built using @marko/run and the Tags API.
marko-js/fixture-snapshots
A tool for loading fixtures and creating snapshot tests
marko-js/utils
A set of utilities used by the Marko ecosystem. 🛠
marko-js/arc-vite
Declaratively bundle and execute code specific to your users using ARC with Vite.
marko-js/resolve-sync
Node module resolution that is flexible, synchronous and requires no builtin dependencies.
marko-js/compat
Marko compat taglibs
marko-js/marko.run
Marko Run website
marko-js/website
marko-js/marko-todomvc
TodoMVC in Marko's Tags API
marko-js/rive
A wrapper around `@rive-app/canvas` for Marko