-
Updated
Sep 16, 2020 - JavaScript
#
typescript-library
Here are 550 public repositories matching this topic...
JavaScript diagramming library for interactive flowcharts, org charts, design tools, planning tools, visual languages.
visualization
javascript
html
chart
typescript
es6
graph
diagram
layout
data-visualization
javascript-library
typescript-library
es6-modules
flowchart
orgchart
gojs
interactive-diagrams
react
hooks
hook
thread
web-worker
typescript-library
background
web-workers
web-worker-react
useworker
-
Updated
Sep 12, 2020 - JavaScript
-
Updated
Sep 14, 2020 - TypeScript
A simple yet powerful tree component for Angular (>=2)
javascript
open-source
library
tree
angular
opensource
typescript
frontend
angular2
javascript-library
typescript-library
angular4
frontend-components
tree-component
treeview
angular5
-
Updated
Aug 27, 2020 - TypeScript
Create JavaScript PowerPoint Presentations
powerpoint
typescript-library
powerpoint-generation
powerpoint-library
javascript-powerpoint
powerpoint-charts
node-powerpoint
angular-powerpoint
html-to-powerpoint
react-powerpoint
typescript-powerpoint
-
Updated
Sep 7, 2020 - TypeScript
Restangular for Angular 2 and higher versions
fetch
api
http
angular
typescript
reactive
rxjs
rest
angular2
rest-api
restful
observable
typescript-library
request
response
angular-2
restful-api
rest-client
restangular-methods
queryparams
-
Updated
Aug 13, 2020 - TypeScript
MessagePack for JavaScript/TypeScript/ECMA-262 / msgpack.org[JavaScript]
-
Updated
Sep 15, 2020 - TypeScript
A complete IndexedDB wrapper with SQL like syntax.
javascript
wrapper
library
typescript
sql
storage
javascript-library
typescript-library
indexeddb
sql-syntax
jsstore
indexeddb-examples
-
Updated
Jul 30, 2020 - JavaScript
chriskrycho
commented
Dec 17, 2019
- the setup is nicer IMO
- it puts everything in one place
- it's definitely faster
Open
Generate Dash docset
Query Firestore using SQL syntax
-
Updated
Sep 4, 2020 - TypeScript
Typescript library starter
-
Updated
Jun 2, 2020 - JavaScript
Open
Support for SSR
4
kyryloren
commented
Jul 17, 2020
Hello.
This module doesn't support server side rendering.
When building on Netlify or on local production, I get an error that says "'window' is not available during server side rendering", and a bunch of code that is returned from the EditorJS plugin(s).
This is how I currently fixed this:
const MyComponent = () => {
if (typeof window !== 'undefined') {
const Editor = r
10
Deno language service plugin for TypeScript
-
Updated
Sep 4, 2020 - TypeScript
stacktrace
json
stack
json-api
logger
logging
pretty-print
typescript-library
error-handling
exceptions
logging-library
-
Updated
Sep 15, 2020 - TypeScript
Muse 2016 EEG Headset JavaScript Library (using Web Bluetooth)
eeg
typescript-library
web-bluetooth
eeg-data
bci
brain-computer-interface
eeg-headband
eeg-headset
brain-connectivity
-
Updated
Jul 17, 2020 - TypeScript
A lightweight, dynamic jwt server for ASP.NET Core
-
Updated
Jun 26, 2019 - C#
react
javascript
typescript
reactjs
email
gmail
javascript-library
typescript-library
reactjs-component
-
Updated
Sep 15, 2020 - TypeScript
When: recombinant design pattern for state machines based on gene expression with a temporal model
nodejs
design-pattern
typescript
state-management
state-machine
design-patterns
typescript-library
software-engineering
typescript-decorators
temporal-models
event-based
-
Updated
Nov 7, 2018 - TypeScript
javascript
components
framework
typescript
javascript-library
typescript-library
capivara
gumga
capivarajs
-
Updated
Jun 2, 2020 - TypeScript
Provide async/await callbacks for every, find, findIndex, filter, forEach, map, reduce, reduceRight and some methods in Array.
javascript
utility
modules
array
typescript-library
loops
arrays
es6-modules
node-js
node-module
async-await
array-methods
array-manipulations
array-helper
array-processing
array-utils
async-callback
async-ray
-
Updated
Jul 21, 2020 - TypeScript
Let your users annotate and mark images
-
Updated
Jul 16, 2020 - TypeScript
Time your functions in your tests
-
Updated
Mar 17, 2018 - TypeScript
Intuitive mocking library for Typescript class imports
mock
typescript
dependency-injection
stub
fake
tests
typescript-library
testing-tools
sinon
typescript2
es6-classes
mock-functions
es6-import
mock-imports
sinon-stub
mock-class
typescript3
-
Updated
Aug 5, 2020 - TypeScript
An flexiable, extendable, modular, single CMS app based on Angular, Express, MongoDB
nodejs
cms
modular
angular
typescript
mongodb
mongoose
dynamic
architecture
decorators
expressjs
typescript-library
cms-framework
-
Updated
Sep 17, 2020 - TypeScript
Drawer API built on top of wix react-native-navigation for iOS and Android (with TypeScript!)
android
ios
typescript
react-native
native
navigation
drawer
typescript-library
react-native-navigation
wix
side-menu
-
Updated
Jul 18, 2020 - JavaScript
iexcloud api wrapper written in typescript (asynchronous interface)
-
Updated
Sep 13, 2020 - TypeScript
-
Updated
Jul 12, 2020 - TypeScript
Javascript implementation of Macaroons: Cookies with Contextual Caveats for Decentralized Authorization in the Cloud.
javascript
cryptography
typescript
crypto
authentication
typescript-library
macaroons
cryptography-library
crypto-library
-
Updated
May 29, 2020 - TypeScript
A simple debugging module for AWS Lambda (λ) timeout
nodejs
npm
aws
lambda
typescript
aws-lambda
npm-package
typescript-library
debug
npm-module
node-js
node-module
debugging-tool
aws-lambda-node
-
Updated
Feb 11, 2019 - TypeScript
Improve this page
Add a description, image, and links to the typescript-library topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the typescript-library topic, visit your repo's landing page and select "manage topics."
we should check out where we can extend existing interfaces in order to reduce repetitions.