#
blocks
Here are 183 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
Aug 1, 2020 - 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
Sep 3, 2020 - 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
Sep 1, 2020 - JavaScript
Developer-oriented set of Unicode, Unihan & emoji utilities wrapped into one single app, built with Electron.
electron
javascript
emoji
unicode
application
utilities
regex
blocks
codes
cjk
properties
characters
unihan
code-points
kangxi-radicals
stroke-count
-
Updated
Aug 27, 2020 - JavaScript
Vue 2 dataflow graph editor
-
Updated
Aug 7, 2020 - Vue
Code for EMNLP 2016 paper: Morphological Priors for Probabilistic Word Embeddings
-
Updated
Dec 6, 2016 - Python
A Gutenberg-ready WordPress theme.
-
Updated
Aug 30, 2020 - CSS
Advanced Gutenberg Development Plugin
-
Updated
Mar 21, 2020 - JavaScript
Configuration-based post type, taxonomy, block category, and block registration for Sage 10.
-
Updated
Aug 3, 2020 - PHP
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
Aug 22, 2020 - JavaScript
A list of *nix fetch utilities
-
Updated
Jul 2, 2020
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
viewportWidthto theBlockPreviewcomponent.