-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
395 lines (378 loc) · 19.1 KB
/
index.html
File metadata and controls
395 lines (378 loc) · 19.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
---
layout: default
---
<section class="full-height primary-dark center-vertically">
<div class="content-holder text-center width-6">
<div class="image center padding-horizontal-3">
<div class="margin-top-2 align-center">
<span class="logo">
<img src="/img/logo/formir-150.png" alt="formir" /><span>formir</span>
</span>
<a href="https://www.npmjs.com/package/formir" rel="nofollow" target="_blank" class="margin-left-3"><img
alt="NPM Version" src="https://img.shields.io/npm/v/formir" />
</a>
</div>
<div class="margin-top-4">
<h1>An Open-Source Pure CSS Framework</h1>
<h3>
Responsive Web Development Made Easy.
<br />
Built on Flexbox, Comprehensive, and Modular.
<br />
Developed with LESS or SASS. No JavaScript Required.
</h3>
</div>
</div>
</div>
</section>
<section>
<div class="content-holder text-center padding-horizontal-5">
<h2>Why formir</h2>
<section class="section margin-top-4">
<div class="section-content with-padding">
<h4>Doesn't Require JS for Full Functionality</h4>
<p>Formir allows you to create user interfaces without the need for JavaScript. This means you can design
dynamic
pages and applications, saving time and resources.</p>
</div>
</section>
<section class="section margin-top-4">
<div class="section-content with-padding">
<h4>Customizable Class Names</h4>
<p>Formir enables full customization of class names, making it easy to tailor styles to your needs and projects.
</p>
</div>
</section>
<section class="section margin-top-4">
<div class="section-content with-padding">
<h4>Easy to Modify</h4>
<p>The Formir framework is easy to modify, allowing you to customize it for your projects without unnecessary
hassle.
</p>
</div>
</section>
<section class="section margin-top-4">
<div class="section-content with-padding">
<h4>Clean and Smart HTML Code</h4>
<p>Formir generates clean and intelligible HTML code, making it easy to understand the page structure and modify
it.
</p>
</div>
</section>
<section class="section margin-top-4">
<div class="section-content with-padding">
<h4>Object-Oriented CSS</h4>
<p>Formir follows an object-oriented CSS approach, helping maintain consistency in projects and avoiding style
conflicts.</p>
</div>
</section>
<section class="section margin-top-4">
<div class="section-content with-padding">
<h4>Clean Files and Mixing Structure</h4>
<p>With clean files and a mixing structure, Formir helps maintain order in projects and manage styles
efficiently.
</p>
</div>
</section>
<section class="section margin-top-4">
<div class="section-content with-padding">
<h4>Mixing and Ready-to-Use Helper Classes</h4>
<p>The Formir framework offers a plethora of mixing classes and ready-to-use helper classes that can be
immediately
employed in projects.</p>
</div>
</section>
<section class="section margin-top-4">
<div class="section-content with-padding">
<h4>Ready for JavaScript Frameworks and React</h4>
<p>Formir is compatible with popular JavaScript frameworks and React, allowing easy integration with existing
projects.</p>
</div>
</section>
<section class="section margin-top-4">
<div class="section-content with-padding">
<h4>Full Responsive Design (RWD) Support</h4>
<p>Formir is fully tailored for responsive design, ensuring your pages and applications look great on various
devices.
</p>
</div>
</section>
<section class="section margin-top-4">
<div class="section-content with-padding">
<h4>Integrated Sidebar</h4>
<p>Formir includes a prebuilt solution for sidebars, making it easier to create pages with such functionality.
</p>
</div>
</section>
<section class="section margin-top-4">
<div class="section-content with-padding">
<h4>Modular Structure</h4>
<p>Formir is based on a modular structure, simplifying project management and development in an organized
manner.
</p>
</div>
</section>
<div class="logo logo-m margin-top-7 margin-bottom-3"><img src="/img/logo/formir-150.png" alt="formir" /></div>
<h2>What we have</h2>
<ul class="items-center width-8 max-width-100 margin-top-5 items">
<li class="item icon-check h4 padding-vertical-3"><span class="margin-left-1">Accordion</span></li>
<li class="item icon-check h4 padding-vertical-3"><span class="margin-left-1">Button</span></li>
<li class="item icon-check h4 padding-vertical-3"><span class="margin-left-1">Chart</span></li>
<li class="item icon-check h4 padding-vertical-3"><span class="margin-left-1">Description list</span></li>
<li class="item icon-check h4 padding-vertical-3"><span class="margin-left-1">Form</span></li>
<li class="item icon-check h4 padding-vertical-3"><span class="margin-left-1">Icons</span></li>
<li class="item icon-check h4 padding-vertical-3"><span class="margin-left-1">Menu</span></li>
<li class="item icon-check h4 padding-vertical-3"><span class="margin-left-1">Modal</span></li>
<li class="item icon-check h4 padding-vertical-3"><span class="margin-left-1">Popup</span></li>
<li class="item icon-check h4 padding-vertical-3"><span class="margin-left-1">Select box</span></li>
<li class="item icon-check h4 padding-vertical-3"><span class="margin-left-1">Multi select box</span></li>
<li class="item icon-check h4 padding-vertical-3"><span class="margin-left-1">Tab</span></li>
<li class="item icon-check h4 padding-vertical-3"><span class="margin-left-1">Tooltip</span></li>
<li class="item icon-check h4 padding-vertical-3"><span class="margin-left-1">Alert</span></li>
<li class="item icon-check h4 padding-vertical-3"><span class="margin-left-1">Align</span></li>
<li class="item icon-check h4 padding-vertical-3"><span class="margin-left-1">Display</span></li>
<li class="item icon-check h4 padding-vertical-3"><span class="margin-left-1">Items</span></li>
<li class="item icon-check h4 padding-vertical-3"><span class="margin-left-1">Toggle</span></li>
<li class="item icon-check h4 padding-vertical-3"><span class="margin-left-1">Clear</span></li>
<li class="item icon-check h4 padding-vertical-3"><span class="margin-left-1">Content</span></li>
<li class="item icon-check h4 padding-vertical-3"><span class="margin-left-1">Dimensions</span></li>
<li class="item icon-check h4 padding-vertical-3"><span class="margin-left-1">Footer</span></li>
<li class="item icon-check h4 padding-vertical-3"><span class="margin-left-1">Header</span></li>
<li class="item icon-check h4 padding-vertical-3"><span class="margin-left-1">Grid</span></li>
<li class="item icon-check h4 padding-vertical-3"><span class="margin-left-1">Side</span></li>
<li class="item icon-check h4 padding-vertical-3"><span class="margin-left-1">Window</span></li>
<li class="item icon-check h4 padding-vertical-3"><span class="margin-left-1">Table</span></li>
<li class="item icon-check h4 padding-vertical-3"><span class="margin-left-1">Article</span></li>
<li class="item icon-check h4 padding-vertical-3"><span class="margin-left-1">Color</span></li>
<li class="item icon-check h4 padding-vertical-3"><span class="margin-left-1">Fonts</span></li>
<li class="item icon-check h4 padding-vertical-3"><span class="margin-left-1">Heading</span></li>
<li class="item icon-check h4 padding-vertical-3"><span class="margin-left-1">Link</span></li>
<li class="item icon-check h4 padding-vertical-3"><span class="margin-left-1">List</span></li>
<li class="item icon-check h4 padding-vertical-3"><span class="margin-left-1">Section</span></li>
</ul>
</div>
</section>
<section class="primary-dark">
<div class="content-holder width-6 text-center padding-horizontal-4">
<h2>Installation</h2>
<code>npm install formir</code>
<p>Add <code>import "formir"</code> for SASS or <code>import "formir/less"</code> for LESS to your application
bundle.</p>
<a class="button transparent button-color-2 inverse" href="docs/index.html">Read more installation guide</a>
<h2>Get formir</h2>
<p class="text-center">
<div class="items items-center">
<a class="item button transparent button-alternative inverse"
href="https://github.com/formir/formir/archive/refs/tags/v1.0.1.tar.gz">Download</a>
<a class="item" href="https://www.npmjs.com/package/formir" target="_blank"><img alt="NPM Version"
src="https://img.shields.io/npm/v/formir" /></a>
<a class="item" href="https://github.com/formir/formir" target="_blank"><i
class="icon-github-alt text-color-2 margin-0 h4"></i></a>
</div>
</p>
</div>
</section>
<section class="padding-horizontal-5">
<div class="content-holder width-6 text-center">
<div class="grids">
<h2 class="grid-system margin-bottom-5">Grid system</h2>
<div class="grid gutter-1 space-1" id="grid-1" data-class="grid">
<div class="cell-1 mp-cell-16 t-cell-2 m-cell-8"> </div>
<div class="cell-15 mp-cell-16 t-cell-7 m-cell-8"> </div>
<div class="cell-2 mp-cell-16 t-cell-7 m-cell-8"> </div>
<div class="cell-14 mp-cell-16 t-cell-4 m-cell-8"> </div>
<div class="cell-3 mp-cell-16 t-cell-8 m-cell-8"> </div>
<div class="cell-13 mp-cell-16 t-cell-4 m-cell-8"> </div>
<div class="cell-4 mp-cell-16 t-cell-2 m-cell-8"> </div>
<div class="cell-12 mp-cell-16 t-cell-6 m-cell-8"> </div>
<div class="cell-5 mp-cell-16 t-cell-2 m-cell-8"> </div>
<div class="cell-11 mp-cell-16 t-cell-6 m-cell-8"> </div>
</div>
<p class="padding-top-3">Configure Your Column Layout and Adjust Spacing Between Rows and Columns.</p>
<p><label>Change Horizontal Gutter <input id="input-gutter" min="0" max="4" value="1" size="5" type="number"
onChange="$('#grid-1').removeAttr('class').addClass($('#grid-1').data('class')).addClass('gutter-' + $(this).val()).addClass('space-' + $('#input-space').val())" /></label><label>
and Vertical <input id="input-space" min="0" max="4" value="1" size="5" type="number"
onChange="$('#grid-1').removeAttr('class').addClass($('#grid-1').data('class')).addClass('space-' + $(this).val()).addClass('gutter-' + $('#input-gutter').val())" /></label>
</p>
</div>
</div>
</section>
<section class="padding-horizontal-5">
<div class="content-holder width-6">
<h2 class="text-center margin-bottom-5">Form</h2>
<div class="center-vertically horizontally">
<div class="width-3">
<form class="grid grid-form gutter-1 space-3 inputs-l">
<div class="row">
<div class="cell m-cell-16"><label class="label">Label for input:</label><input type="text" required />
</div>
</div>
<div class="row">
<div class="cell m-cell-16 has-info"><label class="label">Label for input:</label><input type="text" />
</div>
</div>
<div class="row">
<div class="cell m-cell-16 has-warning">
<label class="label">Label for input:</label>
<div class="control has-tooltip">
<input type="text" required /><span></span>
<div class="tooltip">warning message</div>
</div>
</div>
<div class="cell select-arrow m-cell-16 has-error">
<label class="label"> </label>
<div class="control">
<select required>
<option>1 23</option>
</select>
<span></span>
</div>
<div class="hint text-right has-tooltip">
<div class="tooltip">error message</div>
</div>
</div>
</div>
</form>
</div>
</div>
<h3 class="text-center padding-top-2">Select</h3>
<div class="text-center">
<h4>Simple select</h4>
<form class="grid grid-form offset-6 offset-right-6 m-offset-0 m-offset-right-0">
<div class="row">
<div class="cell">
<div class="select input-l min-width-1">
<input type="checkbox" />
<div class="select-content">
<input id="a0" name="select-box" type="radio">
<label for="a0"><i class="icon-home"></i>Option 0</label>
<input id="a1" name="select-box" type="radio">
<label for="a1">Option 1</label>
<input id="a2" name="select-box" type="radio">
<label for="a2">Option 2</label>
<input id="a3" name="select-box" type="radio">
<label for="a3">Option 3</label>
<input id="a4" name="select-box" type="radio">
<label for="a4">Option 4</label>
<input id="a5" name="select-box" type="radio">
<label for="a5">Option 5</label>
<input id="a6" name="select-box" type="radio">
<label for="a6">Option 6</label>
<div class="placeholder" data-selected="Selected" data-placeholder="Select any"></div>
</div>
</div>
</div>
</div>
</form>
</div>
<div class="text-center padding-bottom-3">
<h4>multi-select</h4>
<form class="grid grid-form offset-3 offset-right-3 m-offset-0 m-offset-right-0">
<div class="row">
<div class="cell">
<div class="select input-l">
<input type="checkbox" />
<div class="select-content">
<input id="c0" type="checkbox">
<label for="c0"><i class="icon-home"></i>Option 0</label>
<input id="c1" type="checkbox">
<label for="c1">Option 1</label>
<input id="c2" type="checkbox">
<label for="c2">Option 2</label>
<input id="c3" type="checkbox">
<label for="c3">Option 3</label>
<input id="c4" type="checkbox">
<label for="c4">Option 4</label>
<input id="c5" type="checkbox">
<label for="c5">Option 5</label>
<input id="c6" type="checkbox">
<label for="c6">Option 6</label>
<input id="c7" type="checkbox">
<label for="c7">Option 7</label>
<input id="c8" type="checkbox">
<label for="c8">Option 8</label>
<input id="c9" type="checkbox">
<label for="c9">Option 9</label>
<input id="c10" type="checkbox">
<label for="c10">Option 10</label>
<div class="placeholder" data-selected="Selected" data-placeholder="Select any"></div>
</div>
</div>
</div>
</div>
</form>
</div>
</div>
</section>
<section class="text-center padding-horizontal-5">
<div class="content-holder width-5">
<h3>Go to documentation</h3>
<p>
<a class="button button-l button-primary" href="docs/index.html">Documentation</a>
</p>
<p class="margin-top-5">
<a class="button button-alternative" target="_blank" href="https://github.com/formir/formir">Like formir?</a>
</p>
</div>
</section>
<section>
<div class="content-holder width-5 padding-horizontal-7">
<h3 class="text-center">Need more? Look at formir plugins</h3>
<div class="center-vertically horizontally">
<div class="max-width-3">
<ul class="h4">
<li>
<a href="/plugins/slider/index.html">Simple slider</a>
</li>
<li>
<a href="/plugins/room/index.html">Room - 3D gallery slider</a>
</li>
<li>
<a href="/plugins/table-fluid/index.html">Table fluid - rwd slider for table</a>
</li>
<li>
<a href="/room-gallery/">React Comp. Room Gallery</a>
</li>
</ul>
</div>
</div>
</div>
</section>
<section class="welcome padding-top-1 padding-bottom-1">
<div class="content-holder">
<div class="grid">
<div class="cell-auto m-cell-16">
<p class="margin-horizontal-3">
<a class="button button-color-2 inverse transparent" style="vertical-align: top;"
href="https://paypal.me/formir">Support author</a>
<a class="github-button" href="https://github.com/formir/formir/fork" data-size="large"
aria-label="Fork formir/formir on GitHub">Fork</a>
<a class="github-button" href="https://github.com/formir/formir" data-size="large"
aria-label="Star formir/formir on GitHub">Star</a>
<a class="github-button" href="https://github.com/formir/formir/issues" data-size="large"
aria-label="Issue formir/formir on GitHub">Issue</a>
<a class="github-button" href="https://github.com/formir/formir/archive/refs/tags/v1.0.1.tar.gz"
data-size="large" aria-label="Download formir/formir on GitHub">Download</a>
</p>
<p>Free & Open Source (MIT) - v1.1.2 - © 2023 Konrad
Kubrak - <a class="link" href="mailto:[email protected]">[email protected]</a></p>
</div>
<div class="cell-fill m-cell-16 items-end vertical-items-end">
<a href="https://www.browserstack.com" target="_blank"
class="has-tooltip no-wrap background-color-2 padding-1 text-primary margin-bottom-2"
style="border-radius: 10px;">
<small>supported by</small>
<img class="width-1" style="vertical-align: middle;" src="/img/browser-stack.png" alt="Browser Stack" />
<div class="tooltip right" style="font-size: 1rem;">
<p class="margin-0">BrowserStack is supporting <b>formir</b> allowing us to<br /> use their service and
infrastructure to test the code.<br /> Thank you for supporting the open cource community!</p>
<p class="margin-0 margin-top-1"><b>BrowserStack</b> is a cloud-based cross-browser <br /> testing tool that
enables developers to test<br /> their websites across various browsers on different<br /> operating
systems and mobile devices, without requiring users<br /> to install virtual machines, devices or
emulators.</p>
</div>
</a>
</div>
</div>
</div>
</section>