felipesousa / setype

πŸͺ a automated workflow to typescript libraries!

Home Page:https://felipesousa.github.io/setype/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸͺ Setype

a automated workflow to your next typescript project!

Coverage Status CI/CD

Note: You can check the current version here.

πŸ› βš™οΈ Features/Stack



  • TypeScript | TypeScript is a typed superset of JavaScript that compiles to plain JavaScript.
  • RollupJS | Module bundler for JavaScript.
  • Prettier | A code formater integrated with ESLint and VS Code Automation.
  • ESlint | Find and fix problems on TypeScript/Javascript code.
  • Github Actions | Automated Workflow to tests, documentation, npm-publish and build.
  • Coveralls | A dashboard to your coverage report source code.
  • Github Pages | Automated documentation with TypeDoc and published with Github Actions.
  • TypeDoc | A documentation generator for TypeScript projects.
  • NPM Automated Publish | Automated publish packages on npm using github actions.
  • VS Code Integration | Automated Formatter and Fix with VS-Code Prettier Plugin.

Roadmap and Board

You can check-out the milestones and the board to see the process and the tasks that are in development.

Install and Usage

You can check all details about the library in the documentation page.

Contributing

Please check out the CONTRIBUTING.md.

License

Setype - LICENSE @ MIT

About

πŸͺ a automated workflow to typescript libraries!

https://felipesousa.github.io/setype/

License:MIT License


Languages

Language:TypeScript 72.8%Language:JavaScript 27.2%