Skip to content

Instantly share code, notes, and snippets.

@jessicalc
jessicalc / manual emoji native map.js
Last active November 21, 2022 19:25
This is how we augment Data.natives from emoji-mart
// See https://github.com/missive/emoji-mart/issues/716
// We need to augment the Data.natives object with our own map because it seems
// that the emoji data in @emoji-mart/data uses different characters from the ones
// that the macOS keyboard inputs (at least in Chrome?). Their unicode is different.
// The dataset is here: https://github.com/missive/emoji-mart/blob/052badf03695a16390188efcc4b115ccb3346b13/packages/emoji-mart-data/sets/14/native.json
import { NativeEmojiToIdDict } from './types'
// Resources:
// 1) Codesandbox for validating that emoji native lookup doesn't work: https://zopvw4.csb.app
@jessicalc
jessicalc / Put A Ruffle On It.md
Last active April 13, 2021 22:44
Sewing Tutorial: How to add ruffles to your favorite top

Sewing Tutorial: How to add ruffles to your favorite top

This tutorial will show you how to add ruffles to your favorite top. I loved the look of the ruffle on Named Clothing's Saraste Top from their Breaking the Pattern book and wanted to add it to my favorite tank top. And now you can, too! ✨

image

Disclaimer

This is my first tutorial! I am not a professional patternmaker, just a sewing hobbyist. If you have comments, questions, feedback, or anything, you can:

  1. leave a comment (if you have a Github account), or