Skip to content

Add Languages data, Rework generation and structures

Compare
Choose a tag to compare
@dmythro dmythro released this 16 Jul 20:46
  • Add dist/index.js with module exports
  • Add Languages data, bundle only used ones in Countries data (full lists are to be found separately)
  • Rework generation and structures: BREAKING CHANGES alert, please check README
    • /data directory contains source data, not available via NPM
    • /dist directory contains generated data in any format you might need
  • Update minimal size lists
  • Update package meta and README
  • Reduce a bit NPM module (ignore unnecessary files, formatted files have 2 spaces indent instead of 4)