Fulib v0.1.5 API Reference
Modules
Documentation for Fulib
异步方法
Helpers to encrypt and decrypt data
Some digesting helpers
require Fulib.Cipher.Helpers, as: H # the cool way
数据类型的enum_type
数据类型的enum_type
Ecto的query扩展
HTML的解析器
html代码过滤器
Allows basic HTML tags to support user input for writing relatively plain text but allowing headings, links, bold, and so on
Scrub CSS
Allows all HTML5 tags to support user input
Allows basic HTML tags to support user input for writing relatively plain text with Markdown (GitHub flavoured Markdown supported)
This module contains some meta-programming magic to define your own rules for scrubbers
Scrubs neither tags, nor their attributes
Strips all tags
自定义,扩展Map的一些方法
用途是,假定一个假的请求,这样只走内部,而不走外部
不分页,返回全部结果
按照数字进行翻页
根据偏移量进行查询
滚动翻页的查询结果
A printf/sprintf library for Elixir. It works as a wrapper for :io.format
Takes my favorite hits from Ruby's SecureRandom and brings em to elixir. Mostly a convienance wrapper around Erlangs Crypto library, converting Crypto.strong_rand_bytes/1 into a string
Markdown格式的正文的转换
纯文本格式的正文的转换
discuzz论坛的ubb格式的正文的转换
Not ready for production, still WIP