A simple CLI tool for managing and generating templates for projects; a simplified yeoman.
Stencils smart contracts and Typechain bindings
Stencils for use with rle library
test stencils project
MCP server for generating AI stencils and SVG cut files — create laser-cut-ready designs, wall stencils, vinyl decals, and craft templates from text descriptions
Node to interact with stencils rest API
A tiny expression language generated using antlr4 that we use for spreadsheets and stencils.
A styled-component like library for StencilJS
Converts stencil.js JsonDoc to storybook ArgTypes
Theme class constructor and utility functions. This class creates a JSON object that specifies ALL of the colors, shapes, sizes, type treatments, elevations, and states that comprise a user interface theme.
Converts stencil.js JsonDoc to storybook ArgTypes
See what the Stenciljs Dist generates
Handlers for `DeviceMotionEvent` `DeviceOrientationEvent` `DragEvent` `FocusEvent` `GamepadEvent` `KeyboardEvent` `MouseEvent` `TouchEvent` and `WheelEvent`. These handlers normalize and filter event details to make them easier to interpret.
Ionic 2 Angular Wrapper for Stenciljs Component.
Converts stencil.js JsonDoc to storybook ArgTypes
Provides Draw.io services to MCP Clients
可用于模型、服务链式调用配置的DAG工具
Stencil Component Starter
stencil, npm, node
Stencil Component Starter
Stencil Component Starter
A styled-component like library for StencilJS
mxGraph Draw.IO Reader and JSON Model
Core tools for working with narrow band level sets in JavaScript
Finite-difference stencil operators on uniform 2D grids
A copy-and-patch JIT framework in Rust
CUDA code generation from Rust DSL for RingKernel stencil kernels
Stencil Calculation
A simple file templating tool for developers
Pure on-chain BTC/USD price oracle algorithm
2-dimensional generic Iterative Stencil Loops
Wrapper around parts of Pixar’s OpenSubdiv
Procedural macros for RingKernel GPU-native actor system
Minimalistic Low-level WebGL 2.0 / WebGPU 3D graphics abstraction layer for Rust and WebAssembly
A pure Rust software implementation of OpenGL 3.x core profile, ported from PortableGL
3D acoustic wave simulation with realistic physics, binaural audio, and GPU acceleration
Lets you define an action and views once and reuse them for different models.
A set of simple rails generators to make initial app setup quick and easy.
Rebus template language compiler based on Ruby dynamic evaluation. Minimalistic and customizable.
Chef knife plugin stencil system with multi-cloud support
Stencil is a templating library with a number of design goals. * Limited code in templates. This isn't meant to embed ruby in anything - it allows for simple control structures, since that's typically what you need in a template, but full access to the Ruby interpreter is just a tempatation into sin. (From a separation of concerns standpoint.) There's a certain amount of code available in conditionals and interpolations, since otherwise they're much harder to do... * Easy to extend. If you do need something extra from a template, not having it in the templating language is frustrating. It's easy to add features to stencil, since they're described in as well-designed classes. * Generic output. Not everything is a website or a mime-encoded email. It's nice to be able to spit out generic text from time to time. * Data sourced from simple datatypes - hashes and array, referenced with data paths. Views can be extracted from any object, or built up in code.
No description provided.
No description provided.