mirror of
https://github.com/samsonjs/strftime.git
synced 2026-03-25 09:05:48 +00:00
commit
f8e5b11c9b
1 changed files with 4 additions and 0 deletions
|
|
@ -20,6 +20,10 @@ Installation
|
|||
|
||||
component install samsonjs/strftime
|
||||
|
||||
[yarn](https://yarnpkg.com):
|
||||
|
||||
yarn add strftime
|
||||
|
||||
Or you can copy [strftime.js](https://github.com/samsonjs/strftime/blob/master/strftime.js) wherever you want to use it, whether that's with a <script> tag or `require` or anything else.
|
||||
|
||||
The New API in 0.9
|
||||
|
|
|
|||
Loading…
Reference in a new issue