{"library":"regularjs","type":"library","category":null,"description":"A living template engine for creating data-driven components based on dirty-checking data binding, similar to AngularJS but with a string-based template approach. Current stable version is 0.6.2 (released 2018, no recent updates). It provides self-contained components, directives, filters, events, and animations out of the box. Differentiated by its string-based templates that support conditional directives (like if/else) within attributes, enabling flexible composable components.","language":"javascript","status":"maintenance","version":"0.6.2","tags":["javascript","template","data-binding"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install regularjs","imports":["import Regular from 'regularjs'","const Regular = require('regularjs')","Regular.extend({ name: 'my-comp', template: '...' })"]},{"cmd":"yarn add regularjs","imports":[]},{"cmd":"pnpm add regularjs","imports":[]}],"homepage":"http://regularjs.github.io","github":"https://github.com/regularjs/regular","docs":null,"changelog":null,"pypi":null,"npm":"regularjs","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}