modular
Here are 1,047 public repositories matching this topic...
Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap
-
Updated
Aug 8, 2021 - HTML
a super simple, no-nonsense diagramming library written in react that just works
-
Updated
Aug 16, 2021 - TypeScript
GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang.
-
Updated
Aug 17, 2021 - Go
Broken README links
Links to all modules are broken because of renaming
Version:
- v2.x.x
- v1.x.x
Issue type:
- Bug
- Proposal/Enhancement
- Question
- Discussion
If you create an admin menu node in which you decide to display all content types and that you set a global icon to use on all of them it will display the icon only on the first content type item in that node. It should display the same icon for all the menu items.
The issue seems to be in the ContentTypesAdminNodeNavigationBuilder where it does GetIconClasses.

<script type="text/javascript"> $(document).ready(function(){ $('.nav-item').tab('show'); $('.nav-tabs li a:first').trigger('click'); }); </script>
A graph node engine and editor written in Javascript similar to PD or UDK Blueprints, comes with its own editor in HTML5 Canvas2D. The engine can run client side or server side using Node. It allows to export graphs as JSONs to be included in applications independently.
-
Updated
Aug 17, 2021 - JavaScript
What Red version are you using?
3.4.12
Cog name
Mod
Command name
rename
What did you expect to happen?
The bot would respond, telling the user that they cannot edit the names of members higher than them.
What actually happened?
The user was able to edit the name of a member higher than them.
How can we reproduce this error?
- Place the bot’s role above 2 users
A powerful and intuitive WYSIWYG interface that allows anyone to create Machine Learning models!
-
Updated
Feb 18, 2021 - JavaScript
Expected Behavior
The serializer should be able to
- Serialize geom3 to IndexedTriangleSet
- Support colors on polygons, translating to Color
- Serialize geom2 to IndexedLineSet or LineSet
- Serialize path2 to IndexedLineSet or LineSet
- Support UNIT in header
- Support colors on geometries, translating to Appearance
- Material emissiveColor
Actual Behavior
The current se
What client do you play on?
enUS
Faction
Alliance
Horde
Content Phase:
Generic
1-19
20-29
30-39
40-49
50-59
Current Behaviour
The quest Critters of the Void requires that you kill 12 Void Critters. Currently, exactly 12 spawn and are on a standard 2-3 minute respawn timer.
This is problematic because part of their behavior is to be attacked by Blood Elf mobs in the area
I was wondering the benefit of using Modular File Management vs Single Config File Management? Why do you consider it easier to use multiple files and then compile? Trying to figure out what the best case is for my use case. Thanks. #
The modular web framework for Java and Kotlin
-
Updated
Aug 16, 2021 - Java
Ruby interface to GitHub API
-
Updated
Aug 12, 2021 - Ruby
PragmataPro font is designed to help pros to work better
-
Updated
Aug 9, 2021 - Rich Text Format
Plugin-driven, extensible HTTP client toolkit for Go
-
Updated
Feb 18, 2021 - Go
Write CSS without worrying that overzealous, pre-existing styles will cause problems. MaintainableCSS is an approach to writing modular, scalable and of course, maintainable CSS.
-
Updated
Jan 29, 2021 - CSS
CasADi is a symbolic framework for numeric optimization implementing automatic differentiation in forward and reverse modes on sparse matrix-valued computational graphs. It supports self-contained C-code generation and interfaces state-of-the-art codes such as SUNDIALS, IPOPT etc. It can be used from C++, Python or Matlab/Octave.
-
Updated
Aug 18, 2021 - C++
Improve this page
Add a description, image, and links to the modular topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the modular topic, visit your repo's landing page and select "manage topics."


We have a server that is for authenticating to AWS to be able to upload.
That server requires JWT for authentication. The XHR plugin supports custom headers.
Would it be possible to implement the same thing on the AWS plugins as well?