@unexpect/base
TypeScript icon, indicating that this package has built-in type declarations

1.0.5 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i @unexpect/base

Weekly Downloads

0

Version

1.0.5

License

ISC

Unpacked Size

34.2 kB

Total Files

51

Last publish

Collaborators

  • mustafayelmer