Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/lassiecoder/mutual-funding-app/server/node_modules/saslprep/

CHANGELOG.md /cody/lassiecoder/mutual-funding-app/server/node_modules/saslprep/CHANGELOG.md
21 Views
0 Comments
# Change Log
All notable changes to the "saslprep" package will be documented in this file.

## [1.0.3] - 2019-05-01

- Correctl
LICENSE /cody/lassiecoder/mutual-funding-app/server/node_modules/saslprep/LICENSE
28 Views
0 Comments
Copyright (c) 2014 Dmitry Tsvettsikh

Permission is hereby granted, free of charge, to any person
obtaining a copy of this softw
code-points.mem /cody/lassiecoder/mutual-funding-app/server/node_modules/saslprep/code-points.mem
21 Views
0 Comments
Media file
generate-code-points.js /cody/lassiecoder/mutual-funding-app/server/node_modules/saslprep/generate-code-points.js
5 Views
0 Comments
'use strict';

const bitfield = require('sparse-bitfield');
const codePoints = require('./lib/code-points');

const unassigned_c
index.js /cody/lassiecoder/mutual-funding-app/server/node_modules/saslprep/index.js
5 Views
0 Comments
'use strict';

const {
unassigned_code_points,
commonly_mapped_to_nothing,
non_ASCII_space_characters,
prohibited_charac
lib /cody/lassiecoder/mutual-funding-app/server/node_modules/saslprep/lib/
3 Items
  • code-points.js
  • memory-code-points.js
  • util.js
  • package.json /cody/lassiecoder/mutual-funding-app/server/node_modules/saslprep/package.json
    28 Views
    0 Comments
    {
    "name": "saslprep",
    "version": "1.0.3",
    "description": "SASLprep: Stringprep Profile for User Names and Passwords, rfc40
    readme.md /cody/lassiecoder/mutual-funding-app/server/node_modules/saslprep/readme.md
    18 Views
    0 Comments
    # saslprep
    [![Build Status](https://travis-ci.org/reklatsmasters/saslprep.svg?branch=master)](https://travis-ci.org/reklatsmaste
    test /cody/lassiecoder/mutual-funding-app/server/node_modules/saslprep/test/
    2 Items
  • index.js
  • util.js