#
mit-license
Here are 1,299 public repositories matching this topic...
AmplitudeJS: Open Source HTML5 Web Audio Library. Design your web audio player, the way you want. No dependencies required.
-
Updated
Jul 16, 2020 - JavaScript
DoraCMS是基于Nodejs+eggjs+mongodb编写的一套内容管理系统,结构简单,较目前一些开源的cms,doracms易于拓展,特别适合前端开发工程师做二次开发。
-
Updated
Apr 16, 2020 - JavaScript
深度有趣
python
natural-language-processing
computer-vision
deep-learning
tensorflow
keras
artificial-intelligence
mit-license
-
Updated
Mar 19, 2019
jQuery edit in place plugin. Extendable via plugin architecture. Plugins for plugin. Really.
-
Updated
Jun 23, 2020 - JavaScript
La Capitaine is an icon pack designed to integrate with most desktop environments. The set of icons takes inspiration from the latest iterations of macOS and Google's Material Design.
macos
linux
theme
material
kde
gplv3
gnu-linux
icons
icon-pack
gnome
icon-theme
google-material
mit-license
desktop-environment
breeze
la-capitaine
gnome-theme-icons
human-interface
-
Updated
Jul 5, 2020
TLC is an explicit state model checker for specifications written in TLA+. The TLA+Toolbox is an IDE for TLA+.
-
Updated
Jul 17, 2020 - Java
General purpose plain text editor for macOS. Widely known for its live collaboration feature.
syntax-highlighting
macos
shell
html
mac
objective-c
osx
code
ide
collaboration
desktop-application
text-editor
developer-tools
cocoa
macosx
appkit
mit-license
regular-expressions
collaborative-editing
creative-writing
-
Updated
Jul 12, 2020 - Objective-C
Open source c++ skeletal animation library and toolset
-
Updated
Jul 15, 2020 - C++
Activity Indicators for Modern C++
lightweight
library
cpp
format
progress-bar
cpp11
header-only
formatted-text
mit-license
spinners
loading-animations
single-header-lib
terminal-colors
loading-indicator
single-header
activity-indicator
elapsed-time
termcolor
multiprogress
progress-spinner
-
Updated
Jul 5, 2020 - C++
MyCrypto is an open-source, client-side tool for generating ether wallets, handling ERC-20 tokens, and interacting with the blockchain more easily.
electron
react
redux
screenshot
typescript
redux-saga
ethereum
scss
namespace
wallet
client-side
mit-license
wallet-generator
mycrypto
-
Updated
Jul 17, 2020 - TypeScript
cas单点登录系统,其中包括cas认证服务,配置中心,监控平台,服务管理的高可用项目
github
java
docker
dockerfiles
oauth2
tutorial
spring-boot
spring-cloud
authorization
cas
sso
mit-license
sso-login
websso
csdn
wechat-login
qq-login
-
Updated
May 25, 2018 - Java
Pretty Printer for Modern C++
-
Updated
Feb 20, 2020 - C++
Carter is framework that is a thin layer of extension methods and functionality over ASP.NET Core allowing code to be more explicit and most importantly more enjoyable.
-
Updated
Jun 18, 2020 - C#
docker
docker-compose
forms
container
selfhosted
survey
typeform
mit-license
surveys
survey-app
agplv3
googleforms
embedable
ohmyform
tellform
degoogle
-
Updated
Jul 8, 2020 - Python
Emoji Keyboard for iOS
-
Updated
Nov 26, 2018 - Objective-C
2
matteobruni
commented
Mar 30, 2020
I think that some orbit options to make them appear around particles should be cool to see, maybe more than 1 orbit, with different radius and angle (0 to Math.PI to detect the distortion, at Math.PI / 2 it should be a straight line cutting the particle in half and the satellite, if present, should go only up and down, at 0 and Math.PI the orbit is circular)
Open
Fluid output
1
Table Maker for Modern C++
cli
library
terminal
view
table
cpp14
cpp11
alignment
cpp17
formatted-text
mit-license
table-maker
borders
single-header-lib
single-header
font-styles
aligned
column-alignment
multi-byte-characters
-
Updated
May 12, 2020 - C++
A powerful duplicate file finder and an enhanced fork of 'fdupes'.
c
windows
macos
linux
fast
dedupe
duplicate-files
bsd
macosx
btrfs
mit-license
win32
symlinks
deduplication
fdupes
symlink-files
delete-files
hard-links
hardlinking
deduplication-command
-
Updated
Jul 16, 2020 - C
A-RPG demo made with Godot, MIT-licensed, from our Godot course
-
Updated
Dec 23, 2019 - GDScript
Argument Parser for Modern C++
-
Updated
Jul 11, 2020 - C++
Implementation of the Wave-U-Net for audio source separation
-
Updated
Jan 28, 2020 - Python
Copy file paths from Windows explorer's contextual menu
-
Updated
Jul 17, 2020 - C++
Glass - ISC DHCP Server Interface
nodejs
slack
statistics
monitor
server
dhcp
email
rest-api
websocket
realtime
alerting
sms
api-server
mit-license
oui
glass
utilization
subnets
isc-dhcp-server
dhcp-lease-data
-
Updated
Jul 15, 2020 - CSS
a header-file-only, SHA256 hash generator in C++
-
Updated
Jul 19, 2018 - C++
Bitcoin Core RPC compatible, battle-tested .NET library and RPC wrapper for Bitcoin and Altcoins
c-sharp
bitcoin
dotnet
cryptocurrency
exchange
dash
cryptocurrencies
crypto-library
mit-license
litecoin
dogecoin
bitcoin-api
bitcoind
bitcoin-core
exchange-api
bitcoin-payment
cryptocurrency-exchanges
smartcash
cryptean
bitcoinlib
-
Updated
Sep 3, 2019 - C#
Get the unique machine id of any host (without admin privileges)
-
Updated
Feb 27, 2019 - Go
Shaders for MagicaVoxel to simplify common and repetitive tasks.
-
Updated
Jul 11, 2020 - Python
C++ Mathematical Expression Parsing And Evaluation Library
language
c-plus-plus
parser
compiler
math-expressions
high-performance
grammar
mathematics
ast
numerical-calculations
lexer
mit-license
exprtk
-
Updated
Jun 20, 2020 - C++
Improve this page
Add a description, image, and links to the mit-license topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mit-license topic, visit your repo's landing page and select "manage topics."
Description
When running the testcase below, a SyntaxError exception should be thrown while chakra does not.
According to ES10, the
Expressionin parentheses ofIfStatementshould executed based on this step. And a Comma-terminated expression obviously is not belong to valid `E