Skip to content

NEWECX/diamond-glossary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Convenient Collection of Diamond Glossary

Collects: certificate_lab, shape, color, clarity, cut, polish, fluorescence, symmetry, lab_grown, fancy_color and fancy_color_intensity

values_maps aggregate:

1) values - allowed value keys, 
2) map - key to name mapping
3) reverse map - name to key mapping.

How to use?

install

npm install @ritani/diamond-glossary

in code

const {values_maps, certificate_full_names} = require('@ritani/diamond-glossary);

console.log(values_maps);

console.log(certificate_full_names);

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages