ftts
v0.0.0
Published
Creating static types with functional programming
Downloads
2
Readme
ftts
Creating static types with functional programming
Features 🎉
Add your library features here.
📦 This template already has (out of the box):
- preconfigured jest (with ts-jest) for testing your library
- travis-ci configuration, just add your repo to travis and you have done
- codecov setup
- tsconfig.json configurated for node.js libraries
- eslint/prettier you have eslint/prettier preconfigured, your code will be linted at commit time automatically
- github issue templates, they are already there, just configure them
- contributing guidelines and code of conduct are already setupped
- size-limit script, for checking the weight of your library
Install ⚙️
# npm
npm i mylib
# yarn
yarn add mylib
Usage 🔍
Put my library usage guide here
Contributing ❤️
Every contribution is really welcome!
If you feel that something can be improved or should be fixed, feel free to open an issue with the feature or the bug found.
If you want to fork and open a pull request (adding features or fixes), feel free to do it. Remember only to use the dev
branch as a base.
Read the contributing guidelines
Licence 📃
Read the licence