Skip to content

Official collection of ready-to-use components and utilities for CIN Framework. Extends framework functionality with seamless integration and advanced features.

License

Notifications You must be signed in to change notification settings

cin-framework/cin-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

CIN Library

CIN Framework Logo

CIN FRAMEWORK

CIN LIBRARY

Official Website


CIN Library contains the official comprehensive collection of ready-to-use components for the CIN Framework. These libraries provide seamless integration, advanced utilities, and complete documentation to extend and enhance the functionality of CIN Framework for advanced web development.

📥 Installation Library

Important: This repository is for storage purposes only. To download and install the CIN Library, you must use the official CIN CLI tool.

CIN CLI

📚 AVAILABLE LIBRARIES

Library Name Version Description
test v1.0.0 Development and testing library for CIN Framework functionality

Library Management Commands

# Install latest version of a library
cin-cli> install library <library_name>

# Install specific version of a library
cin-cli> install library <library_name> <version>

# Install specific version of CIN Framework
cin-cli> install framework <version>

# Update a library to latest version
update library <library_name>

# Delete a library
cin-cli> delete library <library_name>

# Examples:
cin-cli> install library test
cin-cli> install library test v1.0.0
cin-cli> update library test
cin-cli> delete library test

These commands must be used after running cin-cli.


© CIN FRAMEWORK — All Rights Reserved.

About

Official collection of ready-to-use components and utilities for CIN Framework. Extends framework functionality with seamless integration and advanced features.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks