Pinned Repositories
async-dom
Async Dom - is cover repo, conataining list of different JS demos, where DOM is created inside web-worker and streamed to main browser thread
demo-async-dom
Demo page with async dom and webworkers
demo-ember-vite
Ember.js running on Vite
dom-snapshot
JS methods to serialize HTML page to JSON and restore it
ember-ast-hot-load
Universal hot-load addon for Ember applications. Support classic/pods/mu layouts and route templates reloading.
ember-language-server
Language Server Protocol implementation for Ember.js and Glimmer projects
ember-ref-bucket
This is list of handy ember primitives, created to simplify class-based dom workflow
ember-ref-modifier
Ember Ref Modifier
glimmerx-workshop
GlimmerX workshop repo from HolyJS 2021 Conf, include demo, video links and usecases
sm-annotate
Vector Annotation tool for Video & Image files
lifeart's Repositories
lifeart/ember-ref-modifier
Ember Ref Modifier
lifeart/ember-fast-cli
Ember Fast CLI - fast command line inteface for ember projects
lifeart/ember-template-lint-typed-templates
lifeart/ember-template-import-decorators
List of useful opinionated decorators for template import primitives
lifeart/ember-blurhash
ember-blurhash
lifeart/glimmer-composition-api
Vue Composition API implementation for Glimmer/Ember
lifeart/ember-cerebraljs
Ember Cerebral
lifeart/demo-notes
Ember octane 2h app demo notes
lifeart/els-addon-qunit-test-runner
Ember Language Server addon
lifeart/star-wars-dashboard
This is star warsh dashboard (ember octane demo app)
lifeart/alice-skills
Примеры кода навыков для голосового помощника, придуманного в Яндексе
lifeart/astexplorer
A web tool to explore the ASTs generated by various parsers.
lifeart/broccoli-concat-analyser
lifeart/calendar
Календарь событий по фронтенду
lifeart/ember-bootstrap
Ember-cli addon for using Bootstrap as native Ember components.
lifeart/ember-cli-bundle-analyzer
Analyze the size and contents of your Ember app's bundles
lifeart/ember-cli-ui
ember-cli on the browser
lifeart/ember-composable-helpers
Composable helpers for declarative templating in Ember
lifeart/ember-inspector
lifeart/ember-jsonapi-docs
fixes up the ember docs generated by YUIDoc to be in JSONAPI format + some other niceties
lifeart/ember-modifier-manager-polyfill
Polyfill element modifiers for Ember 2.12 through 3.7
lifeart/ember-render-modifiers
Implements did-insert / did-update / will-destroy modifiers for emberjs/rfcs#415
lifeart/ember-truth-helpers
Ember HTMLBars Helpers for {{if}} & {{unless}}: not, and, or, eq & is-array
lifeart/embroider
Experimental build system for EmberJS.
lifeart/Fomantic-UI
Fomantic-UI is a community fork of Semantic-UI
lifeart/prism
Lightweight, robust, elegant syntax highlighting.
lifeart/py-models-parser
Parser for Different Python Models (Pydantic, Enums, ORMs: Tortoise, SqlAlchemy, GinoORM) to extract information about columns(attrs), model, table args,etc in one format.
lifeart/reproduction-emberdoider-ts-addon
Reproduction for emberdoider error for ts addon
lifeart/shimmer
An experimental attempt to restructure Glimmer's concepts around a smaller set of primitives.
lifeart/todolist-glimmer-snowpack
A Simple Todo-list component with Snowpack in glimmer.js