1.0.11-sch • Published 2 years ago

@eigenspace/base-http-client v1.0.11-sch

Weekly downloads
7
License
UNLICENSED
Repository
github
Last release
2 years ago

About.

This is an implementation of common http client that implements some http request abstraction.

Why do we have that dev dependencies?

  • @eigenspace/common-types - common types such as dictionary, etc.
  • @eigenspace/codestyle - includes lint rules, config for typescript.
  • @eigenspace/commit-linter - linter for commit messages.
  • @eigenspace/helper-scripts - is used for publish package.
  • @types/* - contains type definitions for specific library.
  • clean-webpack-plugin - it's used for clean bundle before run building.
  • ts-loader - it's used to load typescript code with webpack.
  • jest - testing framework to write unit specs (including snapshots).
  • typescript - is a superset of JavaScript that have static type-checking and ECMAScript features.
  • ts-jest - it lets you use Jest to test projects written in TypeScript.
  • husky - used for configure git hooks.
  • eslint - it checks code for readability, maintainability, and functionality errors.
  • eslint-plugin-eigenspace-script - includes set of script linting rules and configuration for them.
  • lint-staged - used for configure linters against staged git files.
  • webpack - it creates app bundle for dev. mode and production.
  • copy-webpack-plugin - used for copying mocks to dev server.
  • webpack-cli - cli for webpack, provides commands for tasks.
1.0.11-sch

2 years ago

1.0.10-sch

2 years ago

1.0.9-sch

2 years ago

1.0.8-sch

2 years ago

1.0.16

2 years ago

1.0.15

3 years ago

1.0.14

3 years ago

1.0.13

3 years ago

1.0.12

3 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago