commerceml-parser-core
TypeScript icon, indicating that this package has built-in type declarations

2.1.3 • Public • Published

commerceml-parser-core

Status: Used in production

Description

Parser Core for CommerceML 2.10 standard developed by 1c.ru. Contains all types and interfaces without NodeJS dependencies.

Used by commerceml-parser main package (https://github.com/dobromyslov/commerceml-parser).

Standard description: https://v8.1c.ru/tekhnologii/obmen-dannymi-i-integratsiya/standarty-i-formaty/standarty-commerceml/commerceml-2/

Features

  • Types description in English
  • TypeScript
  • Suitable for browsers. Without NodeJS dependencies.
  • xojs/xo with plugins for TypeScript - linting
  • ESLint - linting in the WebStorm with ESLint plugin

Installation

npm install --save commerceml-parser-core

or

yarn add commerceml-parser-core

Usage

See main package usage: https://github.com/dobromyslov/commerceml-parser#usage

CommerceML Standard Documentation

See main package docs: https://github.com/dobromyslov/commerceml-parser#commerceml-standard-documentation

Sample Data

See main package samples: https://github.com/dobromyslov/commerceml-parser#sample-data

License

MIT (c) 2021 Viacheslav Dobromyslov <viacheslav@dobromyslov.ru>

Readme

Keywords

Package Sidebar

Install

npm i commerceml-parser-core

Weekly Downloads

54

Version

2.1.3

License

MIT

Unpacked Size

135 kB

Total Files

125

Last publish

Collaborators

  • dobromyslov