Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
brainfood
/
rivets
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
d29df654
authored
2013-10-16 20:02:36 -0700
by
Michael Richards
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Build 0.6.0.
1 parent
b878ba4d
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
component.json
dist/rivets.js
dist/rivets.min.js
package.json
component.json
View file @
d29df65
{
"name"
:
"rivets"
,
"repo"
:
"mikeric/rivets"
,
"description"
:
"Declarative data binding
facility
."
,
"version"
:
"0.
5.13
"
,
"description"
:
"Declarative data binding
+ templating solution
."
,
"version"
:
"0.
6.0
"
,
"keywords"
:
[
"data binding"
,
"templating"
],
"scripts"
:
[
"dist/rivets.js"
],
"main"
:
"dist/rivets.js"
,
...
...
dist/rivets.js
View file @
d29df65
This diff is collapsed.
Click to expand it.
dist/rivets.min.js
View file @
d29df65
This diff is collapsed.
Click to expand it.
package.json
View file @
d29df65
{
"name"
:
"rivets"
,
"description"
:
"Declarative data binding
facility
."
,
"version"
:
"0.
5.13
"
,
"description"
:
"Declarative data binding
+ templating solution
."
,
"version"
:
"0.
6.0
"
,
"author"
:
"Michael Richards"
,
"url"
:
"http://rivetsjs.com"
,
"main"
:
"./dist/rivets.js"
,
...
...
Please
register
or
sign in
to post a comment