GithubHelp home page GithubHelp logo

flex-development / micromark-extension-gemoji Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 1.85 MB

micromark extensions to support gemoji

Home Page: https://github.com/flex-development/micromark-extension-gemoji

License: BSD 3-Clause "New" or "Revised" License

TypeScript 27.32% Shell 1.54% JavaScript 70.47% Ruby 0.67%
extension markdown micromark micromark-extension emoji gemoji github

micromark-extension-gemoji's Introduction

micromark-extension-gemoji

github release npm codecov module type: esm license conventional commits typescript vitest yarn

micromark extensions to support gemoji (:+1:)

Contents

What is this?

This package contains two extensions that add support for gemoji (GitHub Emoji) syntax in markdown to micromark.

Gemoji are the shortcodes that GitHub uses to represent emoji. For example, :grinning: can be used for πŸ˜€.

When should I use this?

TODO: when should i use this?

Install

This package is ESM only.

In Node.js (version 18+) with yarn:

yarn add @flex-development/micromark-extension-gemoji
See Git - Protocols | Yarn Β for details regarding installing from Git.

In Deno with esm.sh:

import { gemoji, gemojiHtml } from 'https://esm.sh/@flex-development/micromark-extension-gemoji'

In browsers with esm.sh:

<script type="module">
  import { gemoji, gemojiHtml } from 'https://esm.sh/@flex-development/micromark-extension-gemoji'
</script>

Use

TODO: use

API

TODO: api

Syntax

TODO: syntax

Types

This package is fully typed with TypeScript.

Contribute

See CONTRIBUTING.md.

micromark-extension-gemoji's People

Contributors

unicornware avatar dependabot[bot] avatar

Stargazers

 avatar

Watchers

 avatar  avatar

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.