Skip to content

trackrecords/emoji-datasource

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@trackrecords/emoji-datasource

This is a lighter and a little bit processed version of emoji-datasource for TRACKRECORDS internal use.

Usage

// Make sure `compilerOptions.resolveJsonModule` is true in your tsconfig.json.
import emojis from "@trackrecords/emoji-datasource/index.json";
import { type Emoji } from "@trackrecords/emoji-datasource";

Development

When emoji-datasource version is updated, run npm run build on your machine to update index.json.

Version Management

This package corresponds with emoji-datasource and major and minor version is the same with the package.

e.g.,

emoji-datasource 7.0.2  -> @trackrecords/emoji-datasource 7.0.x

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •