6
14

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

AtraeAdvent Calendar 2016

Day 22

[2016年] 今年リリースされたJSライブラリまとめ

Posted at

HackerNewsやProductHuntなどで流れてきたjsライブラリ一覧です。
備忘録として個人でまとめていましたが、けっこう使えそうなものもあったので、Qiitaにまとめてみました。
あくまで個人のメモ程度に見てもらえると。
*メジャーなものは省いています。(何がメジャーかは完全に主観です。)

Draft.js is a framework for building rich text editors in React, powered by an immutable model and abstracting over cross-browser differences.

Run Keras models (tensorflow backend) in the browser, with GPU support https://transcranial.github.io/keras-js

Hacksaw React enables react components to update theirselves automatically.

Browserify transform for single-file Vue components

A next-generation code testing stack for JavaScript.

A Windows Runtime Component for hosting Windows Holographic apps built with Javascript and WebGL

A blazing fast js bundler/loader with a comprehensive API

Data-Mapper ORM for TypeScript and JavaScript (ES7, ES6, ES5). Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, WebSQL databases. Works in Node.js and Browser.

HTML render engine and data binding (MVVM)

Copy to the clipboard using JavaScript without writing JS. A full solution for all browsers and all devices.

Universal, high-performance JavaScript styles http://styletron.js.org

Free, modern Javascript bounce detection. Mobile (iOS, Android) and desktop support: show a message or perform an action prior to a user bouncing away from your site.

Package for the JS version of closure-compiler for use

Tagger.js is a jQuery plugin for creating/using tags in forms

A simple vanilla JavaScript router with a fallback for older browsers

A standard library for functional programming in JavaScript

JS port of primitive.lol https://ondras.github.io/primitive.js/

Module bundler with support for code splitting, ES6 & CommonJS modules.

Implementation of Space Invaders in JavaScript

Plots family trees using JavaScript and Graphviz

Create word clouds in JavaScript. http://www.jasondavies.com/wordcloud/

Command line runner for nodejs

The World's Smallest & Fastest JavaScript Library http://vaporjs.com

Image zoom that makes sense.

SQL schema → JavaScript data validation

An application library for distributed computing with JavaScript, WebSockets, and web workers in the browser.

JavaScript/JSON objects to REST API in seconds.

A desktop app for inspecting your React JS and React Native projects.

js.js: A JavaScript JavaScript interpreter

A tool for studying JavaScript malware.

JavaScript Builds for Gradle. You're Welcome.

Pure javascript implementation of Git (Node.js and Browser)

Next generation mocking framework in Javascript

Provides routing and deeplinking

Write a program that prints the numbers from 1 to 100. But for multiples of three print “Fizz” instead of the number and for the multiples of five print “Buzz”. For numbers which are multiples of both three and five print “FizzBuzz”.
And thus, FizzBuzzJS was created.

React components for building composable and flexible charts

WebGL JavaScript library for displaying street level imagery from mapillary.com https://mapillary.github.io/mapillary-js

GitHub - power-assert-js/power-assert: Power Assert in JavaScript. Provides descriptive assertion messages through standard assert interface. No API is the best API.

6
14
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
6
14

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?