#
blocks
Here are 214 public repositories matching this topic...
RNN-based generative models for speech.
-
Updated
Jun 23, 2017 - Python
Handlebars helpers which implement layout blocks similar to Jinja, Nunjucks (Swig), Pug (Jade), and Twig.
-
Updated
Jul 5, 2019 - JavaScript
Vue2 dataflow graph editor
-
Updated
Jun 16, 2021 - Vue
JavaScript dataflow graph editor
-
Updated
Feb 3, 2019 - JavaScript
Page Builder Blocks for WordPress. An Amazing Block Library for the new WordPress Block Editor (Gutenberg).
-
Updated
Jul 17, 2021 - PHP
Project is in active development and has been moved to the EthereumJS VM monorepo.
-
Updated
Apr 6, 2020 - TypeScript
Binding Snap! and Arduino together
education
arduino
visual-programming-language
snap
blocks
scratch
dynamic-programming
live-programming
visual-programming
snap4arduino
-
Updated
May 25, 2021 - JavaScript
Be translate part of from learnmeabitcoin website
bitcoin
blocks
transactions
bitcoin-wallet
bitcoin-transaction
difficulty
bitcoin-mining
blockchain-technology
digital-signatures
public-keys
private-keys
learnmeabitcoin
-
Updated
Apr 23, 2021
Configuration-based post type, taxonomy, block category, and block registration for Sage 10.
-
Updated
Jul 14, 2021 - PHP
Vue 2 dataflow graph editor
-
Updated
Aug 7, 2020 - Vue
A Gutenberg-ready WordPress theme.
-
Updated
Jul 15, 2021 - CSS
Advanced Gutenberg Development Plugin
-
Updated
Mar 21, 2020 - JavaScript
Code for EMNLP 2016 paper: Morphological Priors for Probabilistic Word Embeddings
-
Updated
Dec 6, 2016 - Python
A list of *nix fetch utilities
-
Updated
Oct 15, 2020
Parse code blocks in markdown files and run prettier on them
-
Updated
Feb 9, 2018 - TypeScript
Aino blocks are a collection of Gutenberg editor blocks for page building in WordPress.
-
Updated
Jul 6, 2021 - JavaScript
A web app to simulate redstone circuitry (boolean logic) in a minecraft-like 3D environment.
-
Updated
Mar 31, 2021 - JavaScript
A Python framework for creating 3D scenes in Minecraft and Minetest
python
minecraft
library
blender
minetest
blocks
scene
easy
schematics
3d
magicavoxel
3d-models
python-framework
buildings
kids-learn
kids-programming
kids-coding
pyramids
-
Updated
Aug 8, 2020 - Python
Improve this page
Add a description, image, and links to the blocks topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the blocks topic, visit your repo's landing page and select "manage topics."
It would be cool to have an additional parameter when creating a BlockStory to allow to create stories for Mobile as well as Desktop.
I'm not sure wether we should just have a Boolean to toggle between mobile & Desktop, have an array of different possible screen sizes or just pass through the
viewportWidth
to theBlockPreview
component.