Skip to content

Functional Oriented Programming (FOP) for TypeScript

License

Notifications You must be signed in to change notification settings

Dionid/FapFop.ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Functional Oriented Programming (FOP) in TypeScript

This library contains minimal set of types and functions, that can help you creating application in Functional Oriented Programming style.

More on Functional Oriented Programming (FOP) you can find here:

https://fop.davidshekunts.ru

Install

npm install -s @fapfop/core

Release

# Locally
git add .
git commit -m "..."
npm run publish:(prerelease | patch | minor | major)
git push --follow-tags origin main

Used in

  1. 🛌 FDD (https:/Dionid/fdd-ts) – Fatigue Driven Development
  2. 💬 Teleadmin (https:/Dionid/teleadmin) – Admin and CRM for Telegram.

News

All news and announcements you can find in:

💪 David Shekunts IT-Kachalka 🦾 – https://t.me/it_kachalka

License

The MIT License (MIT)