Jon Schlinkert

Results 149 issues of Jon Schlinkert

- faster - take advantage of es6 classes and inheritance - simplify logic for caching views (renameKey, etc) - built-in support for permalinks - built-in support for pagination

@doowb and I had an interesting conversation a couple of days ago, as a result we're considering adding a fourth view type: `grid`, for handling grid systems. _(This is only...

feature

Add an async `render` helper that takes a view object and `locals`

todo

The "singular" collection helper should return an object instead of rendering the view.

todo

Refactor the `view` helper to return an object, instead of rendering the view

todo

Tests were **temporarily** moved to base-test-suite to prevent creation of duplicate tests while we're updating all of the tests in the assemble, verb, update, generate and base libs.

It would be nice to not have to factor in logic for all of the possible permutations of licenses out there. we can just implement logic for finding the right...

request

Use configstore to populate missing fields with globally stored config values. The CLI can prompt the user to ask if you want to use any of those fields.

request

This will allow users and implementors to get what they want from this lib. - make the logic in normalize-pkg more granular. e.g instead of adding flags for everything we...

request