Skip to content

Latest commit

 

History

History
49 lines (25 loc) · 855 Bytes

README.md

File metadata and controls

49 lines (25 loc) · 855 Bytes

Agape

A collection of TypeScript modules for creating DRY web applications.

TypeScript Packages

@agape/api

Common API library for building REST (and other) APIs

@agape/commander

Command Line Interfaces for APIs

@agape/model

Delarative Object Models

@agape/object

Advanced Object System with traits and decorators for pattern implementations

@agape/orm

Object Relational Mapping between object models and database engines

@agape/rxjs

rxjs on @agape

@agape/string

String manipulation library

@agape/templateer

Process and Render templates

Author

Maverik Minett [email protected]

Copyright

© 2020-2022 Maverik Minett

License

MIT