-
Notifications
You must be signed in to change notification settings - Fork 533
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Joss Crowcroft
committed
Jul 14, 2014
1 parent
5321253
commit 4a95cc7
Showing
6 changed files
with
26 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
<meta charset="utf-8"> | ||
<title>accounting.js - format money / currency in JavaScript</title> | ||
<link href="demo-resources/style.css" rel="stylesheet"/> | ||
<link rel="canonical" href="http://josscrowcroft.github.com/accounting.js/" /> | ||
<link rel="canonical" href="http://openexchangerates.github.io/accounting.js/" /> | ||
<script type="text/javascript"> | ||
var _gaq = _gaq || []; | ||
_gaq.push(['_setAccount', 'UA-17884149-3']); | ||
|
@@ -21,7 +21,7 @@ | |
<section> | ||
<h1>accounting.js</h1> | ||
<p><strong>accounting.js</strong> is a tiny JavaScript library for number, money and currency formatting, with optional excel-style column rendering (to line up symbols and decimals). It's lightweight, fully localisable and has zero dependencies.</p> | ||
<p><a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="josscrowcroft" data-url="http://josscrowcroft.github.com/accounting.js" data-text="accounting.js - JavaScript library for money/currency formatting">Tweet</a> <g:plusone size="medium"></g:plusone></p> | ||
<p><a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="josscrowcroft" data-url="http://openexchangerates.github.io/accounting.js" data-text="accounting.js - JavaScript library for money/currency formatting">Tweet</a> <g:plusone size="medium"></g:plusone></p> | ||
<ul> | ||
<li><a href="#methods" title="library methods overvew">methods & examples</a> | ||
<li><a href="#demo" title="demo">demo</a> | ||
|
@@ -279,14 +279,14 @@ <h4><strong>accounting.unformat()</strong></h4> | |
|
||
<section id="roadmap"> | ||
<h2>Roadmap</h2> | ||
<p>See the <a href="https://github.com/josscrowcroft/accounting.js/issues" title="accounting.js issues">Github Issues page</a> for up-to-date progress.</p> | ||
<p>See the <a href="https://github.com/openexchangerates/accounting.js/issues" title="accounting.js issues">Github Issues page</a> for up-to-date progress.</p> | ||
<h4>Next Version:</h4> | ||
<ul> | ||
<li><s>Add more fine-grained control of formatting, with negatives and zero-values</s></li> | ||
<li><s>Implement <code>map()</code> and type-checking helper methods to clean up API methods</s></li> | ||
<li>Find performance bottlenecks and work on speed optimisations</li> | ||
<li>Write more tests, docs and examples, add FAQ</li> | ||
<li>Implement <a href="https://github.com/josscrowcroft/accounting.js/issues/" title="accounting.js issues">feedback</a></li> | ||
<li>Implement <a href="https://github.com/openexchangerates/accounting.js/issues/" title="accounting.js issues">feedback</a></li> | ||
</ul> | ||
<h4>Later:</h4> | ||
<ul> | ||
|
@@ -301,26 +301,25 @@ <h4>Later:</h4> | |
|
||
<section id="support"> | ||
<h2>Feedback / Support</h2> | ||
<p>Please create issues on the <a href="https://github.com/josscrowcroft/accounting.js" title="accounting.js Github repository">accounting.js Github repository</a> if you have feedback or need support, or comment on <a href="http://www.josscrowcroft.com" title="Joss">Joss's blog</a>.</p> | ||
<p>Please create issues on the <a href="https://github.com/openexchangerates/accounting.js" title="accounting.js Github repository">accounting.js Github repository</a> if you have feedback or need support, <a href="mailto:[email protected]" title="Contact Open Exchange Rates">contact Open Exchange Rates here</a>.</p> | ||
</section> | ||
|
||
<section id="download"> | ||
<h2>Download</h2> | ||
<ul> | ||
<li><strong><a href="https://raw.github.com/josscrowcroft/accounting.js/master/accounting.js" title="accounting.js">accounting.js</a></strong> - Latest version from Github (12kb)</li> | ||
<li><strong><a href="https://raw.github.com/josscrowcroft/accounting.js/master/accounting.min.js" title="accounting.min.js">accounting.min.js</a></strong> - Latest version from Github (3kb, minified)</li> | ||
<li>Or check out the <a href="https://github.com/josscrowcroft/accounting.js" title="accounting.js Github repository">accounting.js Github repository</a> for the full package.</li> | ||
<li><strong><a href="https://raw.github.com/openexchangerates/accounting.js/master/accounting.js" title="accounting.js">accounting.js</a></strong> - Latest version from Github (12kb)</li> | ||
<li><strong><a href="https://raw.github.com/openexchangerates/accounting.js/master/accounting.min.js" title="accounting.min.js">accounting.min.js</a></strong> - Latest version from Github (3kb, minified)</li> | ||
<li>Or check out the <a href="https://github.com/openexchangerates/accounting.js" title="accounting.js Github repository">accounting.js Github repository</a> for the full package.</li> | ||
</ul> | ||
</section> | ||
|
||
<section id="moar"> | ||
<br /> | ||
<hr /> | ||
<p><a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="josscrowcroft" data-url="http://josscrowcroft.github.com/accounting.js" data-text="accounting.js - JavaScript library for money/currency formatting">Tweet</a> <g:plusone size="medium"></g:plusone></p> | ||
<h3>Moar Info</h3> | ||
<p><small><strong>accounting.js</strong> was made by <a href="http://www.josscrowcroft.com" title="Joss">Joss</a> (that's me) in Hong Kong, for internal use in our enterprise analytics application at <a href="http://demandanalytics.com" title="Demand Analytics">Demand Analytics</a>. It seemed to be working pretty well, so I'm releasing it in the hope that other people and apps can make use of and contribute to it.</small></p> | ||
<p><small>You can follow me on Twitter at <a href="http://twitter.com/josscrowcroft" title="@josscrowcroft on Twitter">@josscrowcroft</a>, I mostly post about JS, HTML5, startups, Hong Kong and things I've built.</small></p> | ||
<p><small>Any questions? Just email me <a href="http://www.josscrowcroft.com/contact/" title="Contact Joss">here</a> or post on the <a href="https://github.com/josscrowcroft/accounting.js" title="accounting.js Github repository">accounting.js Github repository</a>.</small></p> | ||
<p><a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="josscrowcroft" data-url="http://openexchangerates.github.io/accounting.js" data-text="accounting.js - JavaScript library for money/currency formatting">Tweet</a> <g:plusone size="medium"></g:plusone></p> | ||
<h3>More Info</h3> | ||
<p><small>Twitter: <a href="http://twitter.com/josscrowcroft" title="@josscrowcroft on Twitter">@josscrowcroft</a></small></p> | ||
<p><small>Any questions? <a href="mailto:[email protected]" title="Contact Open Exchange Rates">Contact Open Exchange Rates here</a> or post on the <a href="https://github.com/openexchangerates/accounting.js" title="accounting.js Github repository">accounting.js Github repository</a>.</small></p> | ||
</section> | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
{ | ||
"name" : "accounting", | ||
"description" : "number, money and currency formatting library", | ||
"homepage": "http://josscrowcroft.github.com/accounting.js", | ||
"homepage": "http://openexchangerates.github.io/accounting.js", | ||
"keywords" : ["accounting", "number", "money", "currency", "format", "utilities"], | ||
"author": "Joss Crowcroft <[email protected]> (http://www.josscrowcroft.com)", | ||
"author": "Open Exchange Rates <[email protected]> (https://www.openexchangerates.org)", | ||
"contributors" : [], | ||
"dependencies" : [], | ||
"repository" : {"type": "git", "url": "git://github.com/josscrowcroft/accounting.js.git"}, | ||
"repository" : {"type": "git", "url": "git://github.com/openexchangerates/accounting.js.git"}, | ||
"main" : "accounting.js", | ||
"version" : "0.3.1" | ||
"version" : "0.4" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4a95cc7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
welcome back :)