Skip to content

tjsavage/community

 
 

Repository files navigation

webcomponents community

Join the chat at https://gitter.im/webcomponents/community Travis

community section on webcomponents.org

Installing

$ npm install

Running locally

$ npm start
$ npm run monitor

Tests & linting

$ npm run lint
$ npm test

API

Content

GET /content/:path

Returns blob of markdown/html content.

List

GET /resources/[:type]

Returns a list of n resource excerpts of specified type. type is optional. Query params:

  • offset - offset in results to return. Default: 0
  • limit - number of results to return. Default: 10

Author

/author/:author

Returns author profile info. eg. image, link to twitter, GitHub, bio.

About

A space for the webcomponents community

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 99.5%
  • HTML 0.5%