Skip to content

vmm/web-sticker-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hdm-web-sticker-parser

This module downloads and parses the sticker metadata and creates a javascript file which can be imported to the web project.

Installation

  1. Clone the repository
git clone git@github.com:vmm/web-sticker-parser.git
  1. Install dependencies
npm install -g gulp
npm install
  1. Run the default task which will download the metadata files under /download directory and create the javascript module
gulp

Directory structure

/bin

  • a python script which reads the downloaded metadata and creates the javascript file

/dist

  • compiled module javascript

/downloads

  • folder where the sticker data gets downloaded

/src

  • pre compiled javascript

About

Web stickers module for the website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors