Skip to content

jsdevtom/springtype

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  ____             _            _____                 
 / ___| _ __  _ __(_)_ __   __ |_   _|   _ _ __   ___ 
 \___ \| '_ \| '__| | '_ \ / _` || || | | | '_ \ / _ \
  ___) | |_) | |  | | | | | (_| || || |_| | |_) |  __/
 |____/| .__/|_|  |_|_| |_|\__, ||_| \__, | .__/ \___|
       |_|                 |___/     |___/|_|         

TODO

Pre-beta-release TODO list:

Conventional Commits

Love SpringType?

Please donate: https://www.patreon.com/springtype

Usage

npm i
ts-node src/scratch/DependencyInjection.spec.ts

Example Intellij

Executing test

1. Add a new configuration for Mocha
2. Add your Node Interpreter path to node module
3. Add to Node options "--require C:\Users\CHANGE_ME\AppData\Roaming\npm\node_modules\ts-node\register"
4. Select file pattern and enter this "src/**/*.spec.ts"

Alt text

About

Next-generation frontend framework. Develop amazing Websites, PWA's and Apps with ease and fun.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 94.6%
  • JavaScript 3.9%
  • Other 1.5%