Git Product home page Git Product logo

markdoc-html-tag-schemas-mono-repo's Introduction

Markdoc HTML Tag Schemas Mono-Repo

This repo is an NX repo that is created for the package Markdoc HTML Tag Schemas. A package that is designed to allow people to create schemas for HTML. I have decided to put an app that is designed to be used to test this package. I put a docs project inside of here as well so that I can document this project.

Sections

Docs

Mock App

Packages

Docs

The docs app is a vitepress project where the pages reside in a pages folder. Everything about Markdoc HTML Schemas is put here.

To start the project run.

nx run docs:dev

To build the project run.

nx run docs:build

Mock App

This is an app that is meant to run a simulated @astrojs/markdoc setup. This is made so that I can test how each tag works in isolation. This app is not made to be used for anything other than debugging and testing.

To start the project run.

nx run mock-app:dev

To build the project run.

nx run mock-app:build

Packages

The main package of this repo is Markdoc HTML Schemas. The other packages in this repo make it so that they could be integrated with it.

Here is a list of packages used for Markdoc HTML Schemas

Package Usage
tsup This package is used for bundling all the files into one and creating types
publint For making sure that the package.json file is correctly created
@markdoc/markdoc The package that this one relies on in this repo It's used to create it.

To develop run.

nx run markdoc-html-tag-schemas:dev

To release run.

nx run markdoc-html-tag-schemas:release

To lint run.

nx run markdoc-html-tag-schemas:lint

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.