https://github.com/theonlyasdk/libasdk
Some shared code that I use across my projects
https://github.com/theonlyasdk/libasdk
code lib shared
Last synced: 7 months ago
JSON representation
Some shared code that I use across my projects
- Host: GitHub
- URL: https://github.com/theonlyasdk/libasdk
- Owner: theonlyasdk
- License: bsd-3-clause
- Created: 2024-05-25T17:52:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-15T16:58:48.000Z (8 months ago)
- Last Synced: 2025-06-15T17:55:55.191Z (8 months ago)
- Topics: code, lib, shared
- Language: JavaScript
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# libasdk
A collection of shared code libraries used across my projects.
## Purpose
This repository contains common utilities and reusable components to maintain consistency and reduce duplication across different projects.
## Contents
- `web/data/` - Shared data from my applications
- Other shared code modules