Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fibjs/awesome

Useful resources for creating apps with fibjs
https://github.com/fibjs/awesome

List: awesome

Last synced: about 1 month ago
JSON representation

Useful resources for creating apps with fibjs

Awesome Lists containing this project

README

        

# Awesome Fibjs

A collection of awesome server-side [fibjs](https://github.com/fibjs) libraries, resources and shiny things.
[](http://fibjs.org)

## Packages

### Server App

- [fib-session](https://github.com/fibjs/fib-session) - Session middleware for fibjs.
- [fib-pool](https://github.com/fibjs/fib-pool) - Generic resource pooling for fibjs.
- [fib-app](https://github.com/fibjs/fib-app) - A development framework for building restful api quickly.
- [fib-rpc](https://github.com/fibjs/fib-rpc) - Remote Procedure Calling for fibjs.
- [cluster-server](https://github.com/fibjs-modules/cluster-server) - Start a multi-thread server to take advantage of multi-core systems.

### Log

- [logstream](https://github.com/fibjs-modules/logstream) - wrap a file stream as a extremely high performance log stream.

### Network

- [synaptic](https://github.com/cazala/synaptic) - architecture-free neural network library
- [node-mime](https://github.com/broofa/node-mime) - Comprehensive MIME type mapping API based on mime-db module.
- [detect-port](https://github.com/fibjs-modules/detect-port) - JavaScript Implementation of Port Detector.
- [@fxjs/fib-netflowv9](https://github.com/fxjs-modules/netflow) - Netflow analysis library

### Template Engine

- [ejs](https://github.com/mde/ejs) - Embedded JavaScript templates.
- [Juicer](https://github.com/PaulGuo/Juicer) - Juicer is an efficient, lightweight front end (Javascript) templating engine
- [highlight.js](https://github.com/isagalaev/highlight.js) - Highlight.js is a syntax highlighter written in JavaScript. It works in the browser as well as on the server. It works with pretty much any markup, doesn’t depend on any framework and has automatic language detection.
- [marked](https://github.com/chjj/marked) - A full-featured markdown parser and compiler, written in JavaScript. Built for speed.
- [fib-pug](https://github.com/fibjs/fib-pug) - One indentation-sensitive html pre-processor.

### Packager/Transformer

- [uglify-js](https://github.com/mishoo/UglifyJS2) - UglifyJS is a JavaScript parser, minifier, compressor and beautifier toolkit.
- [js-beautify](https://github.com/beautify-web/js-beautify) - Beautifier for javascript.
- [fib-typify](https://github.com/richardo2016/fib-typify) - Typescript transformer
- [@fibjs/types](https://github.com/fibjs-modules/types) - Official type declaration for fibjs
- [fib-rollup](https://github.com/fibjs/fib-rollup) - rollup running on fibjs

### AST

- [pegjs](https://github.com/pegjs/pegjs) - This is a simple parser generator for JavaScript that produces fast parsers with excellent error reporting. You can use it to process complex data or computer languages and build transformers, interpreters, compilers and other tools easily.
- [source-map](https://github.com/mozilla/source-map) - This is a library to generate and consume the source map format described here.

### Cron

- [node-cron](https://github.com/merencia/node-cron) - A simple cron-like job scheduler.

### Encode/Decode

- [fib-qr](https://github.com/fibjs/fib-qr) - QR Code Generator for fibjs.

### Formatter

- [json-format](https://github.com/luizstacio/json-format) - Parse JavaScript Object to a JSON String indented.

### Console

- [chalk-animation](https://github.com/bokub/chalk-animation) - Colorful animations in terminal stdout
- [ascii-table](https://github.com/sorensen/ascii-table) - Easy table output for node debugging, but you could probably do more with it, since its just a string.

### Data Visualization

- [viz.js](https://github.com/mdaines/viz.js) - This project is a Makefile for building Graphviz with Emscripten and a simple wrapper for using it in the browser.
- [nomnoml](https://github.com/skanaar/nomnoml) - The sassy UML diagram renderer

### Debug/Test

- [debug](https://github.com/visionmedia/debug) - A tiny JavaScript debugging utility modelled after Node.js core's debugging technique. Works in Node.js and web browsers.
- [benchmark.js](https://github.com/bestiejs/benchmark.js) - A benchmarking library.
- [sinon](https://github.com/sinonjs/sinon) - Test spies, stubs and mocks for JavaScript.

### Continous Integration

- [ci](https://github.com/fibjs-modules/ci) - Auto gen ci config files for fibjs project.

### Validator

- [validatorjs](https://github.com/skaterdav85/validatorjs) - A data validation library
- [superstruct](https://github.com/ianstormtaylor/superstruct) - A simple and composable way to validate data in Javascript.
- [@fibjs/enforce](https://github.com/fibjs-modules/enforce) - migration for [node-enforce](https://github.com/dresende/node-enforce)

### Database/Cache

- [fib-kv](https://github.com/fibjs/fib-kv) - general key-value store on sql/level/mongo/redis.
- [orm](https://github.com/fxjs-modules/orm) - Object Relational Mapping for fibjs.
- [orm-plugin-migration](https://github.com/fxjs-modules/orm-plugin-migration) - Object Relational Mapping for fibjs.

### SQL

- [@fxjs/sql-query](https://github.com/fxjs-modules/sql-query) - sql queries builder

### Encryption/Decryption

- [jsrsasign](https://github.com/kjur/jsrsasign) - cryptography library
- [crypto-js](https://github.com/brix/crypto-js) - JavaScript library of crypto standards

### File System

- [fs-readdir-recursive](https://github.com/fibjs-modules/fs-readdir-recursive) - Recursively read a directory.
- [mkdirp](https://github.com/fibjs-modules/mkdirp) - Like mkdir -p, but in fibjs!
- [rmdirr](https://github.com/fibjs-modules/rmdirr) - remove all files and directories like rmdir -rf in fibjs.

### Command Line

- [@fxjs/cli](https://github.com/fxjs-modules/cli) - fibjs cli app builder

### Bitcoin

- [bitcoinjs-lib](https://github.com/bitcoinjs/bitcoinjs-lib) - Bitcoin-related functions implemented in pure JavaScript.

### Machine Learning

- [Rakuten](https://github.com/rakuten-nlp/rakutenma) - morphological analyzer (word segmentor + PoS Tagger) for Chinese and Japanese written purely in JavaScript.

## Sdks

### Alicloud

- [fib-alicloud-sms](https://github.com/anlebcoder/fib-alicloud-sms) - Alicloud SMS SDK

## License

[![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/)