1.0.5 • Published 3 years ago

@unexpect/base v1.0.5

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
3 years ago

Unexpect - Base

Base component for Unexpect

Standards

  • Language: TS
  • Eslint: Yes
  • Static Code Analysis: Yes IntelliJ Code Inspections
  • DDD - Document Driven: Yes
  • DDD - Domain Driven: Yes
  • EDD - Exception Driven: Yes
  • TDD - Test Driven: Yes
  • LDD - Log Driven: Yes
  • 12FA - 12 Factor-App: 50% Partially

Commands

  • npm run clear // clears "dist" folder
  • npm run lint // runs eslint for static code analysis
  • npm run build // builds JS files at "dist" folder
  • npm run test // runs test files in "test" folder
  • npm run test:watch // runs test files in "test" folder
  • npm run test:coverage // runs test files in "test" folder

Dependencies

  • rimraf clears dist
  • @leyyo/fqn full qualified name

Prepared by

  • Mustafa Yelmer
  • mustafayelmer(at)gmail.com
  • 2022-08-10
1.0.2

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.1

3 years ago