Skip to content

KoryNunn/gel-moment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gel-moment

moment functions for gel

usage

var gelMoment = require('gel-moment');

Call the gelMoment function on your gel instances scope:

gelMoment(gel.scope);

Now you can use moment functions in gel expressions:

(date.add
    (date)
    1
    "days"
)

About

moment functions for gel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published