spirit-js / spirit

Modern modular library for building web applications
http://spirit.function.run
ISC License
244 stars 18 forks source link

Improve Readme, Add Spirit-Body #14

Closed FlorianWendelborn closed 7 years ago

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 99.346% when pulling a808abb5711a07344417bf38deb7d6c879cd742f on dodekeract:master into ff3c1f72cf7be11d9c27dd061200a6098e48917d on spirit-js:master.

hnry commented 7 years ago

Thanks for the pull, appreciate the corrections to the README.

Everything looks good, but how does it sound if there is a distinction between the 'officially' supported components and third party ones?

How does ## Components and adding another section ## Third Party Components sound?

FlorianWendelborn commented 7 years ago

@hnry Sure, sounds good. I'll get back to this later today.

FlorianWendelborn commented 7 years ago

@hnry What do you think about changing Components to Middleware and excluding spirit itself (it's kind of redundant anyway)? I'll make sure to move the information of that paragraph somewhere else.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 99.346% when pulling b00426de8187b3feea10b74a3ebce1e31094b9f4 on dodekeract:master into ff3c1f72cf7be11d9c27dd061200a6098e48917d on spirit-js:master.

hnry commented 7 years ago

I want to give a overview of the all the parts of spirit, and think components is probably better since I want to make clear they aren't middleware per se, but each part can be replaced like even the router.