-
Axle Energy
- London
-
-
-
-
anonymize-excel Public
Consistently anonymize with the goal of maintaining original relationships in the source data.
-
material-table Public
Forked from mbrn/material-tableDatatable for React based on material-ui's table with additional features
JavaScript MIT License UpdatedJun 1, 2021 -
redux-persist-node-storage Public
Redux persist adaptor for Node localStorage
-
node-sqlite3 Public
Forked from TryGhost/node-sqlite3Asynchronous, non-blocking SQLite3 bindings for Node.js
PLpgSQL BSD 3-Clause "New" or "Revised" License UpdatedNov 13, 2020 -
type-graphql Public
Forked from MichalLytek/type-graphqlCreate GraphQL schema and resolvers with TypeScript, using classes and decorators!
TypeScript MIT License UpdatedOct 6, 2020 -
react-data-grid Public
Forked from adazzle/react-data-gridExcel-like grid component built with React, with editors, keyboard navigation, copy & paste, and the like
TypeScript Other UpdatedSep 16, 2020 -
azure-devops-docs Public
Forked from MicrosoftDocs/azure-devops-docsThis repo is the home of the official Azure DevOps documentation for Microsoft. GitHub Issues filed in this repository should be for problems with the documentation.
Shell Creative Commons Attribution 4.0 International UpdatedMay 19, 2020 -
sequelize Public
Forked from sequelize/sequelizeAn easy-to-use multi SQL dialect ORM for Node.js
JavaScript MIT License UpdatedDec 2, 2019 -
electron-release-server Public
Forked from ArekSredzki/electron-release-serverA fully featured, self-hosted release server for electron applications, compatible with auto-updater.
JavaScript MIT License UpdatedNov 5, 2019 -
graphql-transport-electron Public
Forked from fubhy/graphql-transport-electronGraphQL server and client transport and link for Electron IPC.
-
react-apollo Public
Forked from apollographql/react-apollo♻️ React integration for Apollo Client
TypeScript MIT License UpdatedOct 30, 2019 -
node-sqlserver-v8 Public
Forked from TimelordUK/node-sqlserver-v8branched from node-sqlserver, SQL server driver compatible with all versions of Node
C++ Other UpdatedOct 28, 2019 -
electron-redux Public
Forked from klarna/electron-reduxUse redux in the main and browser processes in electron
-
tedious Public
Forked from tediousjs/tediousNode TDS module for connecting to SQL Server databases.
JavaScript MIT License UpdatedApr 17, 2019 -
-
slack-standup-serverless Public
The Serverless Slack Standup bot enables your team's async standup
-
node-adodb Public
Forked from nuintun/node-adodbA node.js javascript client implementing the ADODB protocol on windows.
JavaScript MIT License UpdatedMar 27, 2018 -
PnP-JS-Core Public
Forked from SharePoint/PnP-JS-CoreRepository for the PnP JavaScript Core component development together with community members
TypeScript Other UpdatedNov 6, 2017 -
TurtleValidator Public
Forked from IDLabResearch/TurtleValidatorA Turtle validator on command line and in browser
JavaScript MIT License UpdatedNov 2, 2017 -
bitcoinjs-lib Public
Forked from bitcoinjs/bitcoinjs-libBitcoin-related functions implemented in pure JavaScript
JavaScript MIT License UpdatedSep 27, 2017 -
-
LogisticRegression Public
Forked from perborgen/LogisticRegressionLogistic regression from scratch in Python
Python UpdatedMar 12, 2017 -
react-static-boilerplate Public
Forked from kriasoft/react-firebase-starterBoilerplate and tooling for web application development based on React (ReactJS), Redux, Babel, Webpack, CSS Modules, PostCSS, Browsersync, React Hot Loader and optimized for CDN hosting in Firebase
JavaScript MIT License UpdatedDec 5, 2016 -
-
-
RectangleBinPack Public
Forked from juj/RectangleBinPackSource code for performing 2d rectangular bin packing.
C++ UpdatedDec 2, 2016 -
2d-rectangle-bin-packing Public
Two dimensional rectangle bin packing implementation in python. Used to calculate whether basket of rectangles could fit in larger rectangle.