oc

OpenComponents, serverless in the front-end world for painless micro-frontends delivery

Github星跟踪图

oc

OpenComponents, serverless in the front-end world.

OpenComponents is an open-source framework that allows fast-moving teams to easily build and deploy front-end components. It abstracts away complicated infrastructure and leaves developers with very simple, but powerful building blocks that handle scale transparently.

How does it work?

First, you create your component. It can contain logic to get some data (using node.js) and then the view, including css and js. It can be what you want, including React or Angular components or whatever you like.

Then, you publish it to the OpenComponents registry and you wait a couple of seconds while the registry prepares your stuff to be production-ready.

Now, every web app in your private or public network can consume the component via its own HTTP endpoint during server-side rendering or just in the browser.

We have been using it for more than two years in production at OpenTable, for shared components, third party widgets, e-mails and more. Learn more about OC.

npm version
node version
Dependency Status
Known Vulnerabilities
downloads
Join the chat at https://gitter.im/opentable/oc

Requirements and build status

Disclaimer: This project is still under heavy development and the API is likely to change at any time. In case you would find any issues, check the troubleshooting page.

linux build, Node 8, Node 9, Node 10, -------, -------, --------, [![Node8][1]][5], [![Node9][2]][5], [![Node10][3]][5], [1]: https://travis-matrix-badges.herokuapp.com/repos/opencomponents/oc/branches/master/1
[2]: https://travis-matrix-badges.herokuapp.com/repos/opencomponents/oc/branches/master/2
[3]: https://travis-matrix-badges.herokuapp.com/repos/opencomponents/oc/branches/master/3
[5]: https://travis-ci.org/opencomponents/oc

windows build

License

MIT

主要指标

概览
名称与所有者opencomponents/oc
主编程语言JavaScript
编程语言JavaScript (语言数: 2)
平台
许可证MIT License
所有者活动
创建于2015-01-20 23:56:08
推送于2025-06-13 06:22:35
最后一次提交2025-06-13 08:22:33
发布数356
最新版本名称v0.50.6 (发布于 2025-06-13 08:21:59)
第一版名称v0.19.0 (发布于 2015-11-05 23:41:47)
用户参与
星数1.4k
关注者数61
派生数126
提交数4.1k
已启用问题?
问题数274
打开的问题数19
拉请求数968
打开的拉请求数14
关闭的拉请求数148
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?