https://github.com/xertxetin/cetin-core
Core files of CetinJS framework. These files power the framework's core functionalities, ensuring high performance, security, and stability. Handle with care and avoid unauthorized modifications to maintain project integrity.
https://github.com/xertxetin/cetin-core
cetin-core cetinjs core framework javascript js
Last synced: 5 months ago
JSON representation
Core files of CetinJS framework. These files power the framework's core functionalities, ensuring high performance, security, and stability. Handle with care and avoid unauthorized modifications to maintain project integrity.
- Host: GitHub
- URL: https://github.com/xertxetin/cetin-core
- Owner: xertxetin
- License: other
- Created: 2025-01-17T17:50:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-22T14:04:38.000Z (over 1 year ago)
- Last Synced: 2025-09-18T04:14:23.876Z (10 months ago)
- Topics: cetin-core, cetinjs, core, framework, javascript, js
- Homepage: https://www.npmjs.com/package/cetin-core
- Size: 435 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Cetin-Core
**Cetin-Core** consists of the core files of the **CetinJS Framework**. These files power the framework's essential functionalities, ensuring high performance, security, and stability. They form the backbone of both the frontend and backend operations in **CetinJS**. Handle these files with care and avoid unauthorized modifications to maintain project integrity.
## Features
- **Core Functionality**: Powers the key operations of the [**CetinJS Framework**](https://github.com/xertxetin/CetinJS/).
- **Performance Optimization**: Designed for high efficiency and scalability.
- **Secure and Stable**: Built with security and stability as top priorities.
- **Frontend & Backend**: Seamlessly integrates and manages both client-side and server-side operations.
## Installation
---
> **Important Notice:**
>
> The [**`@cetin-core`**](https://www.npmjs.com/package/cetin-core) module requires the [**`@cetin-utils`**](https://www.npmjs.com/package/cetin-utils) module to function properly.
>
> For building and running **`npm run core-check`**, the [**`@cetin-core`**](https://www.npmjs.com/package/cetin-core) module is required. Please ensure it is included.
---
Install **Cetin-Core** as part of your **CetinJS** project. This process ensures that all necessary core functionalities are set up correctly.
```bash
npm install cetin-core
```
## Usage
Leverage **Cetin-Core** to simplify common tasks. You can also integrate its commands directly into your `package.json` scripts for seamless execution within your project.
### Example `package.json` Scripts
```json
"scripts": {
"core-check": "node node_modules/cetin-utils/run-check-cetin-core.js"
}
```
### Running Commands
1. **Check Cetin Core:**
```bash
npm run core-check
```
## Contributing
We welcome contributions to improve **Cetin-Core**! If you have suggestions or find issues, feel free to:
- **Open an Issue**: Report bugs or share improvement ideas.
- **Submit a Pull Request**: Contribute directly to the [GitHub repository](https://github.com/xertxetin/cetin-core/pulls).
## License
This project is licensed under the **CC BY-NC-ND 4.0 License**. See the [LICENSE](./LICENSE.md) file for details.
## Additional Terms
The core components of the CetinJS framework are currently closed-source and encrypted. This means that the fundamental structure and internal workings of the framework are not shared with users. As a result, the core code of CetinJS will not be accessible or modifiable in an open manner.
However, CetinJS provides developers with the ability to create and develop projects. Users can leverage CetinJS to build high-performance and compatible applications for various projects.
You can create applications using the Core software and publish and distribute these applications under your brand name. Simply providing attribution to CetinJS is sufficient. Since the Core software is encrypted (because the project's direction is not yet clear, there are no commercial activities, and future plans are still uncertain), it is prohibited to crack or modify it, and attempting to redistribute it is also forbidden.
---
Developed with ❤️ by [XertXetin](https://www.google.com/search?q=XertXetin) 🚀 [Me Force Technology](https://www.meforcetechnology.com/).
---