Open Fishrock123 opened 10 years ago
npm packages that start with node-
are kind of lame :(
I just mean the code inside :)
Mike's phone
On Aug 8, 2014, at 9:28, Douglas Christopher Wilson notifications@github.com wrote:
npm packages that start with node- are kind of lame :(
— Reply to this email directly or view it on GitHub.
I'm going to have my hand at extracting the view engine thing, unless someone else already is.
I'm going to have my hand at extracting the view engine thing
go for it :)
I thought somebody had already started on that. Someone showed me a repo that was in progress, maybe @defunctzombie?
edit: never mind, I was thinking of templation.
So I've been running into this semantics issue while porting the view engine.
var views = require('views')
// so lets make some views
var views = views()
// umm
var view = views()
// but it's not just one??
var ??? = views()
// yeah
@dougwilson What is the status on https://github.com/strongloop/express/issues/2218?
@jonathanong would it make sense for me to put that orgs-in-repo+metadata markdown table builder thing in repo-utils?
Going to use this to track our progress on migrating all the remaining stuff out of express core. We'll just use this repo for these things, for now I guess haha.
Utils should be bundled for now.
If you want to take something, mark your name behind it like: (@Fishrock123)