Security News
38% of CISOs Fear They’re Not Moving Fast Enough on AI
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Changelog of npm version: https://github.com/Bobris/Bobril/blob/master/CHANGELOG.md
Component oriented framework inspired by ReactJs (Virtual DOM, components with state) and Mithril (small size, more complete framework). Compared to ReactJS Added speeeed, autoprefixer, CSS in JS, router, additional livecycle methods, only rAF based repaint. Bobril ignores Isomorphic JavaScript, because it would increase size and is not needed for SEO anyway (Google bot supports JavaScript). Client applications are expected to be written in TypeScript. Because it is heavily used in production, backward compatibility is king. Any new feature must be optional or its perceived value to minified size ratio must be high enough.
It is intended to be used with bobril-build.
Old Examples: http://bobris.github.io/Bobril/
For modern code look at Bobril Material: https://github.com/Bobril/Bobril-m
Tutorial videos [cz][en sub]:
See it in vdom-benchmarks: http://vdom-benchmark.github.io/vdom-benchmark/
Chrome plugin to help you to inspect running Bobril application: https://chrome.google.com/webstore/detail/clouseau/npfemnefhbkiahihigplihehpbgkbhbj (Github source for it is here: https://github.com/klesta490/bobril-clouseau)
Features:
Optional addins - separate npm modules:
Whole simple applications including Bobril could fit into 17kb gzipped. Bobril-build does dead-code elimination and module flattening.
Uses NodeJs, NPM, TypeScript, Jasmine
MIT Licensed
Install npm i bobril-build -g
.
And then just start bb
(bobril-build).
For helping writing TypeScript you can use VSCode.
If you want to work on something create bug with description, so work is not duplicated.
20.11.2
Improve URL decoding error handling.
FAQs
Component Oriented MVC Framework with virtual DOM and CSS
The npm package bobril receives a total of 415 weekly downloads. As such, bobril popularity was classified as not popular.
We found that bobril demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.
Security News
Company News
Socket is joining TC54 to help develop standards for software supply chain security, contributing to the evolution of SBOMs, CycloneDX, and Package URL specifications.