Skip to content

Commit 8cfd5c4

Browse files
committed
feat: initial release
1 parent 65fe88f commit 8cfd5c4

File tree

5 files changed

+44
-44
lines changed

5 files changed

+44
-44
lines changed

CONTRIBUTING.md

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
1-
# Contributing to CoCreate-boilerplate
1+
# Contributing to CoCreate-node-autoscaler
22

3-
This project is work of [many contributors](https://github.com/CoCreate-app/CoCreate-boilerplate/graphs/contributors).
4-
You're encouraged to submit [pull requests](https://github.com/CoCreate-app/CoCreate-boilerplate/pulls),
5-
[propose features and discuss issues](https://github.com/CoCreate-app/CoCreate-boilerplate/issues).
3+
This project is work of [many contributors](https://github.com/CoCreate-app/CoCreate-node-autoscaler/graphs/contributors).
4+
You're encouraged to submit [pull requests](https://github.com/CoCreate-app/CoCreate-node-autoscaler/pulls),
5+
[propose features and discuss issues](https://github.com/CoCreate-app/CoCreate-node-autoscaler/issues).
66

77
In the examples below, substitute your Github username for `contributor` in URLs.
88

99
## Fork the Project
1010

11-
Fork the [project on Github](https://github.com/CoCreate-app/CoCreate-boilerplate) and check out your copy.
11+
Fork the [project on Github](https://github.com/CoCreate-app/CoCreate-node-autoscaler) and check out your copy.
1212

1313
```
14-
git boilerplate https://github.com/contributor/CoCreate-boilerplate.git
15-
cd CoCreate-boilerplate
16-
git remote add upstream https://github.com/CoCreate-app/CoCreate-boilerplate.git
14+
git node-autoscaler https://github.com/contributor/CoCreate-node-autoscaler.git
15+
cd CoCreate-node-autoscaler
16+
git remote add upstream https://github.com/CoCreate-app/CoCreate-node-autoscaler.git
1717
```
1818

1919
## Create a Topic Branch
@@ -75,7 +75,7 @@ git push origin my-feature-branch
7575

7676
## Make a Pull Request
7777

78-
Go to [https://github.com/CoCreate-app/CoCreate-boilerplate](https://github.com/CoCreate-app/CoCreate-boilerplate) and select your feature branch.
78+
Go to [https://github.com/CoCreate-app/CoCreate-node-autoscaler](https://github.com/CoCreate-app/CoCreate-node-autoscaler) and select your feature branch.
7979
Click the 'Pull Request' button and fill out the form. Pull requests are usually reviewed within a few days.
8080

8181
## Rebase

CoCreate.config.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ module.exports = {
1212
document_id: "",
1313
key: "html",
1414
data:{
15-
name: "boilerplate Doc",
15+
name: "node-autoscaler Doc",
1616
}
1717
},
1818
],
@@ -25,7 +25,7 @@ module.exports = {
2525
document_id: "",
2626
name: "html",
2727
domains: ["cocreate.app", "server.cocreate.app", "ws.cocreate.app"],
28-
route: "/docs/boilerplate",
28+
route: "/docs/node-autoscaler",
2929
}
3030
}
3131
],

README.md

+13-13
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
# CoCreate-boilerplate
2-
A simple boilerplate component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API. Take it for a spin in our [playground!](https://cocreate.app/docs/boilerplate)
1+
# CoCreate-node-autoscaler
2+
A simple node-autoscaler component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API. Take it for a spin in our [playground!](https://cocreate.app/docs/node-autoscaler)
33

4-
![GitHub file size in bytes](https://img.shields.io/github/size/CoCreate-app/CoCreate-boilerplate/dist/CoCreate-boilerplate.min.js?label=minified%20size&style=for-the-badge)
5-
![GitHub latest release](https://img.shields.io/github/v/release/CoCreate-app/CoCreate-boilerplate?style=for-the-badge)
6-
![GitHub](https://img.shields.io/github/license/CoCreate-app/CoCreate-boilerplate?style=for-the-badge)
7-
![GitHub labels](https://img.shields.io/github/labels/CoCreate-app/CoCreate-boilerplate/help%20wanted?style=for-the-badge)
4+
![GitHub file size in bytes](https://img.shields.io/github/size/CoCreate-app/CoCreate-node-autoscaler/dist/CoCreate-node-autoscaler.min.js?label=minified%20size&style=for-the-badge)
5+
![GitHub latest release](https://img.shields.io/github/v/release/CoCreate-app/CoCreate-node-autoscaler?style=for-the-badge)
6+
![GitHub](https://img.shields.io/github/license/CoCreate-app/CoCreate-node-autoscaler?style=for-the-badge)
7+
![GitHub labels](https://img.shields.io/github/labels/CoCreate-app/CoCreate-node-autoscaler/help%20wanted?style=for-the-badge)
88

99
![CoCreate](https://cdn.cocreate.app/logo.png)
1010

11-
[CoCreate Docs](https://cocreate.app/docs/boilerplate)
11+
[CoCreate Docs](https://cocreate.app/docs/node-autoscaler)
1212

1313
We want this library to be community-driven, and CoCreate led. We need your help to realize this goal. To help make sure we are building the right things in the right order, we ask that you create [issues](https://github.com/CoCreate-app/Realtime_Admin_CRM_and_CMS/issues) and [pull requests](https://github.com/CoCreate-app/Realtime_Admin_CRM_and_CMS/pulls) or merely upvote or comment on existing issues or pull requests.
1414

@@ -26,28 +26,28 @@ We appreciate your continued support, thank you!
2626
<a name="announcements"></a>
2727
# Announcements
2828

29-
All updates to this library are documented in our [CHANGELOG](https://github.com/CoCreate-app/CoCreate-boilerplate/blob/master/CHANGELOG.md) and [releases](https://github.com/CoCreate-app/CoCreate-boilerplate/releases). You may also subscribe to email for releases and breaking changes.
29+
All updates to this library are documented in our [CHANGELOG](https://github.com/CoCreate-app/CoCreate-node-autoscaler/blob/master/CHANGELOG.md) and [releases](https://github.com/CoCreate-app/CoCreate-node-autoscaler/releases). You may also subscribe to email for releases and breaking changes.
3030

3131
<a name="roadmap"></a>
3232
# Roadmap
3333

34-
If you are interested in the future direction of this project, please take a look at our open [issues](https://github.com/CoCreate-app/CoCreate-boilerplate/issues) and [pull requests](https://github.com/CoCreate-app/CoCreate-boilerplate/pulls). We would love to hear your feedback.
34+
If you are interested in the future direction of this project, please take a look at our open [issues](https://github.com/CoCreate-app/CoCreate-node-autoscaler/issues) and [pull requests](https://github.com/CoCreate-app/CoCreate-node-autoscaler/pulls). We would love to hear your feedback.
3535

3636

3737
<a name="about"></a>
3838
# About
3939

40-
CoCreate-boilerplate is guided and supported by the CoCreate Developer Experience Team.
40+
CoCreate-node-autoscaler is guided and supported by the CoCreate Developer Experience Team.
4141

4242
Please Email the Developer Experience Team [here](mailto:[email protected]) in case of any queries.
4343

44-
CoCreate-boilerplate is maintained and funded by CoCreate. The names and logos for CoCreate are trademarks of CoCreate, LLC.
44+
CoCreate-node-autoscaler is maintained and funded by CoCreate. The names and logos for CoCreate are trademarks of CoCreate, LLC.
4545

4646
<a name="contribute"></a>
4747
# How to Contribute
4848

49-
We encourage contribution to our libraries (you might even score some nifty swag), please see our [CONTRIBUTING](https://github.com/CoCreate-app/CoCreate-boilerplate/blob/master/CONTRIBUTING.md) guide for details.
49+
We encourage contribution to our libraries (you might even score some nifty swag), please see our [CONTRIBUTING](https://github.com/CoCreate-app/CoCreate-node-autoscaler/blob/master/CONTRIBUTING.md) guide for details.
5050

5151
# License
52-
[The MIT License (MIT)](https://github.com/CoCreate-app/CoCreate-boilerplate/blob/master/LICENSE)
52+
[The MIT License (MIT)](https://github.com/CoCreate-app/CoCreate-node-autoscaler/blob/master/LICENSE)
5353

docs/index.html

+14-14
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8">
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1">
7-
<title>CoCreate-boilerplate Documentation | CoCreateJS </title>
7+
<title>CoCreate-node-autoscaler Documentation | CoCreateJS </title>
88
<link rel="icon" type="image/png" sizes="32x32" href="https://cocreate.app/images/favicon.ico">
99
<meta name="description" content="A simple HTML5 and pure javascript component. Easy configuration using data-attributes and highly styleable." />
1010
<meta name="keywords" content="helper classes, utility classes, css framework, css library, inline style classes" />
@@ -24,45 +24,45 @@
2424
</head>
2525

2626
<body>
27-
<div collection="" document_id="" name="" id="cocreate-boilerplate">
27+
<div collection="" document_id="" name="" id="cocreate-node-autoscaler">
2828
<div class="display:flex flex-wrap:wrap justify-content:space-between margin:10px">
2929
<div class="display:flex align-items:center">
30-
<h2>CoCreate-boilerplate</h2>
30+
<h2>CoCreate-node-autoscaler</h2>
3131
</div>
3232
<div class="display:flex align-items:center font-size:20px" share-height="600" share-width="500" share-media="https://via.placeholder.com/300/09f/fff.png">
33-
<a href="https://github.com/CoCreate-app/CoCreate-boilerplate" target="_blank" class="margin-right:15px"><i class="fab fa-github"></i></a>
33+
<a href="https://github.com/CoCreate-app/CoCreate-node-autoscaler" target="_blank" class="margin-right:15px"><i class="fab fa-github"></i></a>
3434
<a class="margin-right:15px share" share-network='twitter' title="Share on twitter"><i class="fab fa-twitter"></i></a>
3535
<a class="margin-right:15px share" share-network='facebook' title="Share on Facebook"><i class="fab fa-facebook"></i></a>
3636
<a class="margin-right:15px share" share-network='instagram' title="Share on instagram"><i class="fab fa-instagram"></i></a>
3737
<a class="margin-right:15px share" share-network='share' title="Share on share"><i class="fas fa-share-alt"></i></a>
3838
</div>
3939
</div>
4040
<p class="max-width:500px margin:20px_10px">A simple HTML5, CSS and pure javascript component. Easy configuration using data-attributes and highly styleable.</h1>
41-
<div id="boilerplate-section" class="display:flex flex-wrap:wrap">
41+
<div id="node-autoscaler-section" class="display:flex flex-wrap:wrap">
4242
<div class="flex-grow:1 min-width:300px width:50% padding:20px_10px">
4343
<h2 class="border-bottom:1px_solid_lightgrey padding:5px_0px">Install</h2>
44-
<pre class="margin-top:15px"><code class="language-javascript">npm install cocreate-boilerplate</code></pre>
44+
<pre class="margin-top:15px"><code class="language-javascript">npm install cocreate-node-autoscaler</code></pre>
4545
<p class="padding:10px_0px">Or you can use cdn link:</p>
46-
<pre><code class="language-javascript">https://cdn.cocreate.app/js/CoCreate-boilerplate.min.js</code></pre>
46+
<pre><code class="language-javascript">https://cdn.cocreate.app/js/CoCreate-node-autoscaler.min.js</code></pre>
4747

4848
<h2 class="border-bottom:1px_solid_lightgrey margin-top:20px padding:5px_0px">Usage</h2>
49-
<p class="padding:10px_0px">boilerplate usage content</p>
49+
<p class="padding:10px_0px">node-autoscaler usage content</p>
5050
<pre><code class="language-html">&lt;div&gt;&lt;/div&gt;</code></pre>
5151

5252
<h2 class="border-bottom:1px_solid_lightgrey margin-top:20px padding:5px_0px">Reference</h2>
53-
<p class="padding:10px_0px">This is boilerplate reference content</p>
53+
<p class="padding:10px_0px">This is node-autoscaler reference content</p>
5454
<pre><code class="language-javascript">&lt;div&gt;&lt;/div&gt;</code></pre>
55-
<p class="padding:10px_0px">This is boilerplate reference content</p>
55+
<p class="padding:10px_0px">This is node-autoscaler reference content</p>
5656

5757
<h2 class="border-bottom:1px_solid_lightgrey margin-top:20px padding:5px_0px">Attributes</h2>
5858
<ul class="list-style-type:none ">
5959
<li class="padding:15px_0px border-bottom:1px_solid_lightgrey">
60-
<h4><span>boilerplate</span> <span class="cocreate-badge success">string</span> <span class="cocreate-badge warning">optional</span></h4>
61-
<p>boilerplate-attribute</p>
60+
<h4><span>node-autoscaler</span> <span class="cocreate-badge success">string</span> <span class="cocreate-badge warning">optional</span></h4>
61+
<p>node-autoscaler-attribute</p>
6262
</li>
6363
<li class="padding:15px_0px border-bottom:1px_solid_lightgrey">
64-
<h4><span>boilerplate</span> <span class="cocreate-badge success">string</span> <span class="cocreate-badge warning">optional</span></h4>
65-
<p>boilerplate-attribute</p>
64+
<h4><span>node-autoscaler</span> <span class="cocreate-badge success">string</span> <span class="cocreate-badge warning">optional</span></h4>
65+
<p>node-autoscaler-attribute</p>
6666
</li>
6767
</ul>
6868
</div>

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"name": "@cocreate/boilerplate",
2+
"name": "@cocreate/node-autoscaler",
33
"version": "1.0.0",
4-
"description": "A simple boilerplate component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
5-
"keywords": ["boilerplate","cocreate","low-code-framework","no-code-framework","cocreatejs","cocreatejs-component","cocreate-framework","no-code","low-code","collaborative-framework","realtime","realtime-framework","collaboration","shared-editing","html5-framework","javascript-framework"],
4+
"description": "A simple node-autoscaler component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
5+
"keywords": ["node-autoscaler","cocreate","low-code-framework","no-code-framework","cocreatejs","cocreatejs-component","cocreate-framework","no-code","low-code","collaborative-framework","realtime","realtime-framework","collaboration","shared-editing","html5-framework","javascript-framework"],
66
"publishConfig": {
77
"access": "public"
88
},
@@ -13,14 +13,14 @@
1313
},
1414
"repository": {
1515
"type": "git",
16-
"url": "git+https://github.com/CoCreate-app/CoCreate-boilerplate.git"
16+
"url": "git+https://github.com/CoCreate-app/CoCreate-node-autoscaler.git"
1717
},
1818
"author": "CoCreate LLC",
1919
"license": "MIT",
2020
"bugs": {
21-
"url": "https://github.com/CoCreate-app/CoCreate-boilerplate/issues"
21+
"url": "https://github.com/CoCreate-app/CoCreate-node-autoscaler/issues"
2222
},
23-
"homepage": "https://cocreate.app/docs/boilerplate",
23+
"homepage": "https://cocreate.app/docs/node-autoscaler",
2424
"devDependencies": {
2525
"@babel/core": "^7.12.10",
2626
"@babel/preset-env": "^7.12.11",

0 commit comments

Comments
 (0)