choko icon indicating copy to clipboard operation
choko copied to clipboard

Choko Framework

Results 100 choko issues
Sort by recently updated
recently updated
newest added

SEO is always a concern with [SPAs](http://en.wikipedia.org/wiki/Single-page_application). To overcome this, Choko must be able to render simple HTML output for search engine bots as well as Facebook, Google+ and other...

enhancement

Standardize error variables as 'error' instead of 'err'.

enhancement

Standardize callback argument names to a. callback() when not in a asynchronous loop or b. next() when on an explicit asynchronous loop.

enhancement

Merge this to receive a badge indicating the number of issues in the ready column on your waffle.io board at https://waffle.io/recidive/choko This was requested by a real person (user recidive)...

Revamp example application and its extensions to showcase Choko features. This could be moved to a separate project on github.

documentation

Things like: [Notice] The user "admin" created an "article": "The title of the content" [datetime] [Error] There was an error loading the extension: "pages" [datetime] Something like that. And maybe...

It seems redundant having to specify formName and itemType when formName is just the itemType with a 'type-' prefix.

DX

Allow to lock things such as administrator role from editing/overriding.