Logo
Explore Docs Blog Community Main Website Help
Sign In
push.rocks/smartregistry
3
0
Fork 0
You've already forked smartregistry
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
v1.0.2
smartregistry/ts/plugins.ts

12 lines
290 B
TypeScript
Raw Permalink Normal View History

Initial commit: project setup with TypeScript and CI/CD configuration This commit establishes the foundational structure for @push.rocks/smartregistry, a registry for npm modules and OCI images. Includes development environment configuration, build tooling, and CI/CD workflows for automated testing and publishing. Co-authored-by: Ona <no-reply@ona.com>
2025-11-19 14:41:19 +00:00
// native scope
import * as path from 'path';
export { path };
// @push.rocks scope
nulti registry support
2025-11-19 15:16:20 +00:00
import * as smartbucket from '@push.rocks/smartbucket';
add smartlog dependency and integrate logging into NpmRegistry class
2025-11-20 15:36:45 +00:00
import * as smartlog from '@push.rocks/smartlog';
Initial commit: project setup with TypeScript and CI/CD configuration This commit establishes the foundational structure for @push.rocks/smartregistry, a registry for npm modules and OCI images. Includes development environment configuration, build tooling, and CI/CD workflows for automated testing and publishing. Co-authored-by: Ona <no-reply@ona.com>
2025-11-19 14:41:19 +00:00
import * as smartpath from '@push.rocks/smartpath';
add smartlog dependency and integrate logging into NpmRegistry class
2025-11-20 15:36:45 +00:00
export { smartbucket, smartlog, smartpath };
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.0 Page: 38ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API Legal Info/Impressum