Skip to content

fibjs/awesome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 

Repository files navigation

Awesome Fibjs

A collection of awesome server-side fibjs libraries, resources and shiny things.

Packages

Server App

  • fib-session - Session middleware for fibjs.
  • fib-pool - Generic resource pooling for fibjs.
  • fib-app - A development framework for building restful api quickly.
  • fib-rpc - Remote Procedure Calling for fibjs.
  • cluster-server - Start a multi-thread server to take advantage of multi-core systems.

Log

  • logstream - wrap a file stream as a extremely high performance log stream.

Network

Template Engine

  • ejs - Embedded JavaScript templates.
  • Juicer - Juicer is an efficient, lightweight front end (Javascript) templating engine
  • 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 - A full-featured markdown parser and compiler, written in JavaScript. Built for speed.
  • fib-pug - One indentation-sensitive html pre-processor.

Packager/Transformer

AST

  • 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 - This is a library to generate and consume the source map format described here.

Cron

  • node-cron - A simple cron-like job scheduler.

Encode/Decode

  • fib-qr - QR Code Generator for fibjs.

Formatter

  • json-format - Parse JavaScript Object to a JSON String indented.

Console

  • chalk-animation - Colorful animations in terminal stdout
  • 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 - This project is a Makefile for building Graphviz with Emscripten and a simple wrapper for using it in the browser.
  • nomnoml - The sassy UML diagram renderer

Debug/Test

  • debug - A tiny JavaScript debugging utility modelled after Node.js core's debugging technique. Works in Node.js and web browsers.
  • benchmark.js - A benchmarking library.
  • sinon - Test spies, stubs and mocks for JavaScript.

Continous Integration

  • ci - Auto gen ci config files for fibjs project.

Validator

Database/Cache

  • fib-kv - general key-value store on sql/level/mongo/redis.
  • orm - Object Relational Mapping for fibjs.
  • orm-plugin-migration - Object Relational Mapping for fibjs.

SQL

Encryption/Decryption

File System

Command Line

Bitcoin

  • bitcoinjs-lib - Bitcoin-related functions implemented in pure JavaScript.

Machine Learning

  • Rakuten - morphological analyzer (word segmentor + PoS Tagger) for Chinese and Japanese written purely in JavaScript.

Sdks

Alicloud

License

CC0

About

Useful resources for creating apps with fibjs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •