Skip to main content
Home
Works with
This package works with Node.js, Deno, Bun, BrowsersIt is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
This package works with Browsers
•JSR Score100%•
Downloads1/wk
•
Published2 years ago (7.1.0)

😄 HappyNodeTokenizer A basic Twitter aware tokenizer for Javascript environments. A Typescript port of HappyFunTokenizer.py by Christopher Potts and HappierFunTokenizing.py by H. Andrew Schwartz.

! HappyNodeTokenizer

A basic Twitter-aware tokenizer.

Help to make this better: https://github.com/phughesmcr/happynodetokenizer

Based on: HappyFunTokenizer.py by Christopher Potts (C) 2011 and HappierFunTokenizing.py by H. Andrew Schwartz (www.wwbp.org)

Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.

Add Package

deno add jsr:@phughesmcr/happynodetokenizer

Import symbol

import * as happynodetokenizer from "@phughesmcr/happynodetokenizer";
or

Import directly with a jsr specifier

import * as happynodetokenizer from "jsr:@phughesmcr/happynodetokenizer";

Add Package

pnpm i jsr:@phughesmcr/happynodetokenizer
or (using pnpm 10.8 or older)
pnpm dlx jsr add @phughesmcr/happynodetokenizer

Import symbol

import * as happynodetokenizer from "@phughesmcr/happynodetokenizer";

Add Package

yarn add jsr:@phughesmcr/happynodetokenizer
or (using Yarn 4.8 or older)
yarn dlx jsr add @phughesmcr/happynodetokenizer

Import symbol

import * as happynodetokenizer from "@phughesmcr/happynodetokenizer";

Add Package

vlt install jsr:@phughesmcr/happynodetokenizer

Import symbol

import * as happynodetokenizer from "@phughesmcr/happynodetokenizer";

Add Package

npx jsr add @phughesmcr/happynodetokenizer

Import symbol

import * as happynodetokenizer from "@phughesmcr/happynodetokenizer";

Add Package

bunx jsr add @phughesmcr/happynodetokenizer

Import symbol

import * as happynodetokenizer from "@phughesmcr/happynodetokenizer";