Charles Assunção

Results 5 repositories owned by Charles Assunção

ngx-indexed-db

166
Stars
61
Forks
Watchers

A service that wraps IndexedDB database in an Angular service. It exposes very simple observables API to enable the usage of IndexedDB without most of it plumbing.

create-react-app-parcel

416
Stars
30
Forks
Watchers

Create react apps with parcel instead of webpack cos why not

create-react-app-parcel-typescript

62
Stars
6
Forks
Watchers

create-react-app-parcel-typescript

ICollections

18
Stars
1
Forks
Watchers

Javascript implementation for some common data structures like: Queue, Stack, Binary Tree, Linked List, Priority Queue...

react-indexed-db

99
Stars
35
Forks
Watchers

A service that wraps IndexedDB database in an Declarative way. It exposes very simple promises API to enable the usage of IndexedDB without most of it plumbing.