Skip to content

Add Odajs Framework Folder #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 55 commits into
base: gh-pages
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
55 commits
Select commit Hold shift + click to select a range
646e209
Added Backbone-Marionette versions
jvitela May 30, 2016
9811b2b
Upgrade to React v15.1
jgaskins May 31, 2016
de0af90
Merge pull request #65 from jvitela/gh-pages
mathieuancelin May 31, 2016
5d7b599
Merge pull request #66 from jgaskins/react-15.1
mathieuancelin May 31, 2016
46e3770
v0.19.1
pakastin Jun 2, 2016
7bdaaf3
Merge pull request #67 from pakastin/patch-1
mathieuancelin Jun 2, 2016
b5f53f0
don't count bootstrap css recalc costs
lhorie Jun 7, 2016
08a6d6d
upgrade mithril to latest version
lhorie Jun 7, 2016
3f90c0e
Merge pull request #68 from lhorie/gh-pages
mathieuancelin Jun 7, 2016
ba282d1
Updated Inferno
trueadm Jun 7, 2016
befeda3
Changed from attrs class to props className
trueadm Jun 7, 2016
627536e
Merge pull request #69 from trueadm/gh-pages
mathieuancelin Jun 8, 2016
ff57c60
update domvm (1.2.5)
leeoniya Jun 9, 2016
2dee66c
Merge pull request #71 from leeoniya/gh-pages
mathieuancelin Jun 10, 2016
7862771
Add naive version of vidom implementation
dfilatov Jun 14, 2016
d825ec5
Merge pull request #73 from dfilatov/gh-pages
mathieuancelin Jun 14, 2016
2132442
Added CycleJS 7 with xstream
Jul 12, 2016
91f00d2
Renamed to cycle-xstream
Jul 12, 2016
9ef4565
Added cycle-xstream to the library list
Jul 12, 2016
413768d
Merge pull request #75 from marszall87/gh-pages
mathieuancelin Jul 13, 2016
ee5c714
Add sugar.js to test js-repaint-perfs
tangbc Jul 16, 2016
93d845d
Change file url to https
tangbc Jul 16, 2016
73e2cc2
Merge pull request #77 from tangbc/gh-pages
mathieuancelin Jul 25, 2016
12d75be
add Rionite
Riim Jul 30, 2016
bfed3bc
Merge pull request #78 from Riim/gh-pages
mathieuancelin Aug 1, 2016
4271deb
Add Monkberry
Aug 10, 2016
b37ad1d
Merge pull request #79 from Madumo/gh-pages
mathieuancelin Aug 11, 2016
38191c7
Fix Monkberry label
Aug 11, 2016
5587f9e
Add Monkberry to Readme
Aug 11, 2016
c0a2e47
Merge pull request #80 from Madumo/gh-pages
mathieuancelin Aug 12, 2016
d3378e5
add simulacra.js
Aug 15, 2016
7216978
Merge remote-tracking branch 'mathieuancelin/gh-pages' into gh-pages
pakastin Aug 25, 2016
adf19ad
updated FRZR + class -> className
pakastin Aug 25, 2016
eefe98d
updated FRZR
pakastin Aug 27, 2016
e9317ee
Merge pull request #82 from pakastin/gh-pages
mathieuancelin Aug 29, 2016
01a7cdc
use custom change function
Aug 30, 2016
8e9a586
remove unnecessary span
Aug 30, 2016
99a9df2
Merge pull request #81 from 0x8890/gh-pages
mathieuancelin Aug 30, 2016
16ab724
Create index.html
thysultan Sep 4, 2016
56c8036
Update index.html
thysultan Sep 4, 2016
14112ca
Create app.js
thysultan Sep 4, 2016
ae834c7
Update index.html
thysultan Sep 4, 2016
9e6ff1b
Update app.js
thysultan Sep 4, 2016
127cbb7
Create dio.min.js
thysultan Sep 4, 2016
0137f3c
Update index.html
thysultan Sep 4, 2016
51e3097
Add DIO.js
thysultan Sep 4, 2016
0c7b49f
Update library-list.js
thysultan Sep 4, 2016
5a0b36a
Merge pull request #83 from thysultan/gh-pages
mathieuancelin Sep 4, 2016
6d7a4c4
Update dio.min.js
thysultan Sep 15, 2016
ff59b10
Merge pull request #84 from thysultan/gh-pages
mathieuancelin Sep 17, 2016
d99033e
add optimized version of simulacra
Sep 21, 2016
986c526
Update some links, https some links
karlhorky Sep 21, 2016
d879108
Merge pull request #85 from 0x8890/gh-pages
mathieuancelin Sep 22, 2016
837af08
Merge pull request #86 from karlhorky/patch-1
mathieuancelin Sep 22, 2016
7ed43d5
Add Odajs Framework Folder
org-odajs Aug 31, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion angular-light/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
<head>
<meta name="description" content="DBMON Angular Light" />
<script src="../lib/alight.min.js"></script>
<link href="../lib/bootstrap.min.css" rel="stylesheet" type="text/css" />
<link href="../styles.css" rel="stylesheet" type="text/css" />
<meta charset="utf-8">
<title>dbmon (angular light)</title>
Expand Down
1 change: 0 additions & 1 deletion angular-light/opt.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
<head>
<meta name="description" content="DBMON Angular Light" />
<script src="../lib/alight.min.js"></script>
<link href="../lib/bootstrap.min.css" rel="stylesheet" type="text/css" />
<link href="../styles.css" rel="stylesheet" type="text/css" />
<meta charset="utf-8">
<title>dbmon (angular light)</title>
Expand Down
1 change: 0 additions & 1 deletion angular-oneway/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
<head>
<meta name="description" content="DBMON Angular" />
<script src="../lib/angular.min.js"></script>
<link href="../lib/bootstrap.min.css" rel="stylesheet" type="text/css" />
<link href="../styles.css" rel="stylesheet" type="text/css" />
<meta charset="utf-8">
<title>dbmon (angular)</title>
Expand Down
1 change: 0 additions & 1 deletion angular-track-by/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
<head>
<meta name="description" content="DBMON Angular" />
<script src="../lib/angular.min.js"></script>
<link href="../lib/bootstrap.min.css" rel="stylesheet" type="text/css" />
<link href="../styles.css" rel="stylesheet" type="text/css" />
<meta charset="utf-8">
<title>dbmon (angular)</title>
Expand Down
1 change: 0 additions & 1 deletion angular/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
<head>
<meta name="description" content="DBMON Angular" />
<script src="../lib/angular.min.js"></script>
<link href="../lib/bootstrap.min.css" rel="stylesheet" type="text/css" />
<link href="../styles.css" rel="stylesheet" type="text/css" />
<meta charset="utf-8">
<title>dbmon (angular)</title>
Expand Down
1 change: 0 additions & 1 deletion angular/opt.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
<head>
<meta name="description" content="DBMON Angular" />
<script src="../lib/angular.min.js"></script>
<link href="../lib/bootstrap.min.css" rel="stylesheet" type="text/css" />
<link href="../styles.css" rel="stylesheet" type="text/css" />
<meta charset="utf-8">
<title>dbmon (angular optimized)</title>
Expand Down
1 change: 0 additions & 1 deletion angular2/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
<html>
<head>
<script src="https://code.angularjs.org/2.0.0-alpha.44/angular2.sfx.dev.js"></script>
<link href="../lib/bootstrap.min.css" rel="stylesheet" type="text/css" />
<link href="../styles.css" rel="stylesheet" type="text/css" />
<meta charset="utf-8">
<title>dbmon (angular 2)</title>
Expand Down
1 change: 0 additions & 1 deletion angular2/opt.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
<html>
<head>
<script src="https://code.angularjs.org/2.0.0-alpha.44/angular2.sfx.dev.js"></script>
<link href="../lib/bootstrap.min.css" rel="stylesheet" type="text/css" />
<link href="../styles.css" rel="stylesheet" type="text/css" />
<meta charset="utf-8">
<title>dbmon (angular 2 optimized)</title>
Expand Down
1 change: 0 additions & 1 deletion backbone/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
<html>
<head>
<meta name="description" content="DBMON NOT REACT" />
<link href="../lib/bootstrap.min.css" rel="stylesheet" type="text/css" />
<link href="../styles.css" rel="stylesheet" type="text/css" />
<title>dbmon (backbone)</title>
</head>
Expand Down
1 change: 0 additions & 1 deletion canvas/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
<html>
<head>
<meta name="description" content="DBMON NOT REACT" />
<link href="../lib/bootstrap.min.css" rel="stylesheet" type="text/css" />
<link href="../styles.css" rel="stylesheet" type="text/css" />
<title>dbmon</title>
</head>
Expand Down
1 change: 0 additions & 1 deletion cito+t7-precompiled/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
<head>
<meta name="description" content="DBMON REACT" />
<meta charset="utf-8">
<link href="../lib/bootstrap.min.css" rel="stylesheet" type="text/css" />
<link href="../styles.css" rel="stylesheet" type="text/css" />
<title>dbmon (Cito + t7)</title>
</head>
Expand Down
1 change: 0 additions & 1 deletion cito+t7/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
<head>
<meta name="description" content="DBMON REACT" />
<meta charset="utf-8">
<link href="../lib/bootstrap.min.css" rel="stylesheet" type="text/css" />
<link href="../styles.css" rel="stylesheet" type="text/css" />
<title>dbmon (Cito + t7)</title>
</head>
Expand Down
1 change: 0 additions & 1 deletion cycle-snabbdom/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content"Cycle.js + Snabbdom DBMON" />
<link href="../lib/bootstrap.min.css" rel="stylesheet" />
<link href="../styles.css" rel="stylesheet" />
<title>Cycle.js DBMON</title>
</head>
Expand Down
3 changes: 3 additions & 0 deletions cycle-xstream/.babelrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"presets": ["es2015"]
}
42 changes: 42 additions & 0 deletions cycle-xstream/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@

# Created by https://www.gitignore.io/api/node

### Node ###
# Logs
logs
*.log
npm-debug.log*

# Runtime data
pids
*.pid
*.seed
*.pid.lock

# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov

# Coverage directory used by tools like istanbul
coverage

# nyc test coverage
.nyc_output

# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
.grunt

# node-waf configuration
.lock-wscript

# Compiled binary addons (http://nodejs.org/api/addons.html)
build/Release

# Dependency directories
node_modules
jspm_packages

# Optional npm cache directory
.npm

# Optional REPL history
.node_repl_history
Loading