12,428 skills found · Page 8 of 415
bloomberg / Ts Blank SpaceA small, fast, pure JavaScript type-stripper that uses the official TypeScript parser.
pubkey / Eth CryptoCryptographic javascript-functions for ethereum and tutorials to use them with web3js and solidity
davellanedam / Node Express Mongodb Jwt Rest Api SkeletonThis is a basic API REST skeleton written on JavaScript using async/await. Great for building a starter web API for your front-end (Android, iOS, Vue, react, angular, or anything that can consume an API). Demo of frontend in VueJS here: https://github.com/davellanedam/vue-skeleton-mvp
HackPlan / Quark Shell MacQuark Shell for Mac helps web developers to create native-like Mac menubar app using HTML and JavaScript without writing any native code.
zmmbreeze / Lining.jsAn easy to use javascript plugin offers you complete DOWN-TO-THE-LINE control for radical web typography.
jasonmayes / Twitter Post FetcherFetch your twitter posts without using the new Twitter 1.1 API. Pure JavaScript! By Jason Mayes
andreassolberg / JsoEasy to use OAuth 2.0 javascript library for use in your javascript application.
webpack / Memory Fs[DEPRECATED use memfs instead] A simple in-memory filesystem. Holds data in a javascript object.
geo-data / Cesium Terrain BuilderA C++ library and associated command line tools designed to create terrain tiles for use in the Cesium JavaScript library
awslabs / Aws Js S3 ExplorerAWS JavaScript S3 Explorer is a JavaScript application that uses AWS's JavaScript SDK and S3 APIs to make the contents of an S3 bucket easy to browse via a web browser.
propjockey / Css SweeperMineSweeper implemented in CSS + HTML using the Space Toggle trick (no JavaScript!)
brunobar79 / J I CJ I C is a Javascript Image Compressor using HTML5 Canvas & File API that allows you to compress your jpeg & png images before uploading to the server (100% client-side and no extra libraries required!)
SimCoderYoutube / InstagramCloneInstagram Clone React Native Tutorial 2021 👨💻 I'll show you how you can do this in the simplest way and terms possible. By the end of this series you'll have learned how the big companies do it and will be able to do the same, you not only will be able to do this app, but you'll be able to put what you learn into your very own projects! In this series, we use React Native with Expo to quickly deploy the project. We use firebase for all our microservice needs like the auth system, database, storage, amongst others. firebase, redux, react native, javascript, expo. In this series, we'll use all of them and you'll learn them by doing an iconic app. Welcome to this Simcoder project and make an Instagram Clone!
chihungyu1116 / Leetcode JavascriptLeetcode Solution using Javascript
dashersw / Pedalboard.jsOpen source JavaScript framework for developing audio effects for guitars using the Web Audio API.
mde / Timezone JsDEPRECATED: Timezone-enabled JavaScript Date object. Uses Olson zoneinfo files for timezone data.
leebyron / Iterall🌻 Minimal zero-dependency utilities for using Iterables in all JavaScript environments.
greggigon / My Personal KanbanThis is a one page HTML/JavaScript application for people who would like to use simple and basic Kanban board for their personal stuff
ushelp / EasyQRCodeJSEasyQRCodeJS is a flexible QR code generator using JavaScript, supporting various drawing methods (Canvas, SVG, Table) and customization options. It's compatible with major frameworks and can be directly downloaded in the browser.
rsms / Js LruA fast, simple & universal Least Recently Used (LRU) map for JavaScript