5.0.16 • Published 4 years ago

juristek-parser v5.0.16

Weekly downloads
30
License
MIT
Repository
github
Last release
4 years ago

juristek-parser

Parser de XML do BIPBOP Juristek para NodeJS.

Installation

This is a Node.js module available through the npm registry. It can be installed using the npm or yarn command line tools.

npm install juristek-parser --save

TL-DR

const { Processos } = require('juristek-parser');
console.log(Processos.openString(xml).response);

Tests

npm install
npm test

Dependencies

  • change-case: Convert a string between camelCase, PascalCase, Title Case, snake_case and more.
  • cheerio: Tiny, fast, and elegant implementation of core jQuery designed specifically for the server
  • es6-error: Easily-extendable error for use with ES6 classes
  • iso-7064: Implementation of ISO 7064 used in validation of format like IBAN, LEI, ...
  • moment: Parse, validate, manipulate, and display dates
  • numeral: Format and manipulate numbers.
  • pad: Left and right string padding
  • underscore: JavaScript's functional programming helper library.

Dev Dependencies

License

ISC

5.0.14

4 years ago

5.0.15

4 years ago

5.0.16

4 years ago

5.0.12

4 years ago

5.0.13

4 years ago

5.0.11

4 years ago

5.0.10

5 years ago

5.0.9

5 years ago

5.0.8

5 years ago

5.0.7

5 years ago

5.0.6

5 years ago

5.0.5

5 years ago

5.0.4

5 years ago

5.0.2

5 years ago

5.0.0

5 years ago

4.1.6

5 years ago

4.1.5

6 years ago

4.1.4

6 years ago

4.1.3

6 years ago

4.1.2

6 years ago

4.1.1

6 years ago

4.1.0

6 years ago

4.0.6

6 years ago

4.0.5

6 years ago

4.0.4

6 years ago

4.0.3

6 years ago

4.0.2

6 years ago

4.0.1

6 years ago

4.0.0

6 years ago

3.0.1

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago